mirror of
https://github.com/intel/llvm.git
synced 2026-02-03 10:39:35 +08:00
Our DWARF parsing code had a workaorund for Objective-C "self" not being marked as artifial by the compiler. Clang has been doing this since 2010, so let's just drop the workaround. llvm-svn: 335313