llvm-project/clang/lib
Kovarththanan Rajaratnam e8ed5be89f Switch UndefineBuiltinMacro() over to using StringRef
llvm-svn: 93049
2010-01-09 09:31:32 +00:00
..
AST Move the allocation of designators in DesignatedInitExpr to the 2010-01-06 23:17:19 +00:00
Analysis When binding an rvalue to a reference, create a temporary object. Use 2010-01-09 09:16:47 +00:00
Basic improve support for dragonfly, patch by Sascha Wildner! 2010-01-09 05:41:14 +00:00
CodeGen Fix for PR5967: Make const-marking for LLVM globals correct for cases requiring 2010-01-08 00:50:11 +00:00
Driver Use -fno-math-errno by default, and remove the IsMathErrnoDefault 2010-01-08 02:20:44 +00:00
Frontend Switch UndefineBuiltinMacro() over to using StringRef 2010-01-09 09:31:32 +00:00
Headers _mm_xor_ps does a xor not a nxor. The other 'xor' builtins look fine, 2010-01-07 00:36:41 +00:00
Index Add the BlockDecl to the DeclContext. 2009-12-07 22:01:30 +00:00
Lex Teach Preprocessor::macro_begin/macro_end to lazily load all macro 2010-01-04 19:18:44 +00:00
Parse When parsing an identifier as an expression in C++, only try to annotate it 2010-01-07 19:29:58 +00:00
Rewrite Fix typo: rename Rewriter::getRewritenText() -> Rewriter::getRewrittenText(). 2010-01-07 18:00:35 +00:00
Sema Change the printing of OR_Deleted overload results to print all the candidates, 2010-01-08 04:41:39 +00:00
CMakeLists.txt Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00
Makefile Introduce the 'Index' library. 2009-07-05 22:22:19 +00:00