Go to file
Duncan Sands b3f27881a9 If the target of an alias has internal linkage, then the
alias can be morphed into the target.  Implement this
transform, and fix a crash in the existing transform at
the same time.

llvm-svn: 64583
2009-02-15 09:56:08 +00:00
clang implement support for attribute(unavailable) on objc methods. 2009-02-15 07:50:52 +00:00
llvm If the target of an alias has internal linkage, then the 2009-02-15 09:56:08 +00:00