llvm-project/clang/lib
John McCall 7443052652 Don't assert when dealing with unsigned casts of lvalues. Fixes PR5961.
llvm-svn: 92866
2010-01-06 22:57:21 +00:00
..
AST Fix spelling. 2010-01-06 02:05:39 +00:00
Analysis Revert r92318. Instead fix the analyzer: do not call 2010-01-05 09:27:03 +00:00
Basic move a few more symbols to .rodata/.data.rel.ro 2009-12-23 17:49:57 +00:00
CodeGen Fix linkage for RTTI names by re-using the logic for computing the 2010-01-06 22:00:56 +00:00
Driver Allow clang to pass -x cl through to compiler driver. 2010-01-05 06:00:15 +00:00
Frontend Fixed a bug where initializer is a macro in rewrite. 2010-01-05 23:06:29 +00:00
Headers Revert mmx palignr to use an intrinsic, since mmx shuffle patterns are missing. 2009-12-14 05:15:02 +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 Remember if the AsmStmt came from Microsoft-style inline assembly code. 2010-01-04 22:37:17 +00:00
Rewrite Fix PR5633 by making the preprocessor handle the case where we can 2009-11-30 04:18:44 +00:00
Sema Don't assert when dealing with unsigned casts of lvalues. Fixes PR5961. 2010-01-06 22:57:21 +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