llvm-project/clang/lib
Benjamin Kramer e056cea3a6 Silence MSVC warning.
RewriteObjC.cpp(4419) : warning C4804: '>' : unsafe use of type 'bool' in operation

llvm-svn: 93124
2010-01-10 19:57:50 +00:00
..
AST Make clone() method out-of-line for Attr classes. 2010-01-10 14:38:13 +00:00
Analysis Fix overzealous assertion in GRExprEngine::VisitLValue(). A 2010-01-09 22:58:54 +00:00
Basic Hopefully unbreak build with g++ >= 4.3. 2010-01-09 18:20:57 +00:00
CodeGen Try to make cmake happy 2010-01-10 13:06:34 +00:00
Driver Fix a FIXME. 2010-01-10 00:46:10 +00:00
Frontend Silence MSVC warning. 2010-01-10 19:57:50 +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 Simplify code. No functionality change. 2010-01-10 09:51:00 +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 Try to make cmake happy 2010-01-10 13:06:34 +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