Go to file
John McCall 5b0829a321 Improve access control diagnostics. Perform access control on member-pointer
conversions.  Fix an access-control bug where privileges were not considered
at intermediate points along the inheritance path.  Prepare for friends.

llvm-svn: 95775
2010-02-10 09:31:12 +00:00
clang Improve access control diagnostics. Perform access control on member-pointer 2010-02-10 09:31:12 +00:00
compiler-rt add __sync_synchronize. Needed by compiler when emitting thumb1 with -fno-builtin 2010-02-02 21:34:04 +00:00
llvm MC/AsmMatcher: Add support for creating tied operands when constructing MCInsts. 2010-02-10 08:15:48 +00:00