llvm-project/clang/lib
Ted Kremenek 1373e5496b Tweak -Wuninitialized fixit for '_Bool' types to be initialized to 0, and C++ 'bool' types to false.
llvm-svn: 124356
2011-01-27 05:18:52 +00:00
..
AST Import three interesting bits that apply only to C++ methods. 2011-01-27 02:37:01 +00:00
Analysis Teach -Wuninitialized not to assert when analyzing 2011-01-27 02:29:34 +00:00
Basic lib/Basic/Targets.cpp: __builtin_va_list is as same on win64 mingw64! 2011-01-17 22:56:23 +00:00
CodeGen Notes on dynamic array cookies in MSVC. 2011-01-27 02:46:02 +00:00
Driver [analyzer] Enable the self-init checker under command-line option '-analyzer-check-objc-self-init' which by default 2011-01-26 01:26:50 +00:00
Frontend [analyzer] Enable the self-init checker under command-line option '-analyzer-check-objc-self-init' which by default 2011-01-26 01:26:50 +00:00
FrontendTool Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00
Headers Optimized IR for vec_splat 2010-12-01 21:59:31 +00:00
Index Fix CMake clangIndex library dependencies, from Logan Chien 2010-09-20 18:32:29 +00:00
Lex Add __has_feature(cxx_reference_qualified_functions); update tests and 2011-01-26 21:25:54 +00:00
Parse Improve the extension warning for the use of ref-qualifiers, to 2011-01-26 20:35:32 +00:00
Rewrite Change QualType::getTypePtr() to return a const pointer, then change a 2011-01-19 06:33:43 +00:00
Sema Tweak -Wuninitialized fixit for '_Bool' types to be initialized to 0, and C++ 'bool' types to false. 2011-01-27 05:18:52 +00:00
Serialization Rvalue references for *this: 2011-01-26 05:01:58 +00:00
StaticAnalyzer [analyzer] Enable the self-init checker under command-line option '-analyzer-check-objc-self-init' which by default 2011-01-26 01:26:50 +00:00
CMakeLists.txt Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00
Makefile Chris Lattner has strong opinions about directory 2010-12-23 19:38:26 +00:00