llvm-project/clang/lib
Chris Lattner 88fdea8ad9 fix PR8217, a silent miscompilation of invalid code.
llvm-svn: 116166
2010-10-10 18:16:20 +00:00
..
AST Permit constant evaluation of const floating-point variables with 2010-10-09 01:34:31 +00:00
Analysis * Simplify code 2010-10-05 08:38:06 +00:00
Basic Driver: When clang is built with a VENDOR set, include the base LLVM version in 2010-10-07 15:00:30 +00:00
Checker Unbreak the CMake build. 2010-10-10 09:17:09 +00:00
CodeGen Implement __builtin_ia32_vec_ext_v2si function (required by Qt). 2010-10-10 03:19:11 +00:00
Driver lib/Driver/Tools.cpp: Disable cxa_atexit by default also on Cygwin. 2010-10-10 01:53:03 +00:00
Frontend Improve XML output for class/struct/union declarations, from Martin Vejnar! 2010-10-08 21:05:46 +00:00
FrontendTool Revert "CMake: Update to use standard CMake dependency tracking facilities instead" 2010-09-13 23:54:41 +00:00
Headers the mmx intrinsic for pshufw should map to the IR intrinsic, not 2010-10-02 21:32:59 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex Add support for UCNs for character literals 2010-10-09 00:27:47 +00:00
Parse Implement C++0x scoped enumerations, from Daniel Wallin! (and tweaked a 2010-10-08 23:50:27 +00:00
Rewrite When dealing with an assignment with LHS being a property reference 2010-10-08 21:12:22 +00:00
Sema fix PR8217, a silent miscompilation of invalid code. 2010-10-10 18:16:20 +00:00
Serialization Implement C++0x scoped enumerations, from Daniel Wallin! (and tweaked a 2010-10-08 23:50:27 +00:00
CMakeLists.txt Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00
Makefile Move ExecuteCompilerInvocation to a new library FrontendTool 2010-08-24 00:31:22 +00:00