Go to file
Benjamin Kramer 2df195eea1 Use getAllOnesValue, saves a copy and looks better.
llvm-svn: 110991
2010-08-13 00:29:44 +00:00
clang Instead of modifying the ObjC AST to not modify existing declarations, teach chained PCH to overwrite declarations from earlier PCH files in dependent ones. Tell Sema to note when it changes AST nodes so that they have to be reserialized. Finally, the ObjCProtocolDecls created in forward decls, like the ObjCInterfaceDecls in @class forward decls, are not lexically part of the decl context; only the definition is. 2010-08-13 00:28:03 +00:00
compiler-rt add unit tests 2010-08-04 23:34:21 +00:00
libcxx Filling out regex tests... 2010-08-12 21:14:20 +00:00
lldb Documented ClangExpression and made parts of it 2010-08-13 00:28:39 +00:00
llvm Use getAllOnesValue, saves a copy and looks better. 2010-08-13 00:29:44 +00:00