llvm-project/clang/lib
Ted Kremenek a16436f51e Hoist CFG builder logic for '&&' and '||' into helper method. No funcationlity change.
llvm-svn: 160217
2012-07-14 05:04:06 +00:00
..
ARCMigrate Implement AST classes for comments, a real parser for Doxygen comments and a 2012-07-06 00:28:32 +00:00
AST Add a per target max vector alignment field (e.g., 32-byte alignment for x86 due to 2012-07-13 23:57:43 +00:00
ASTMatchers Add more matchers and do cleanups. 2012-07-10 20:20:19 +00:00
Analysis Hoist CFG builder logic for '&&' and '||' into helper method. No funcationlity change. 2012-07-14 05:04:06 +00:00
Basic Add a per target max vector alignment field (e.g., 32-byte alignment for x86 due to 2012-07-13 23:57:43 +00:00
CodeGen This is one of the first steps at moving to replace target-dependent 2012-07-13 23:26:27 +00:00
Driver Revert r160052, "Default to -std=c++11 on Windows.", for now. 2012-07-12 03:14:56 +00:00
Edit [objcmt] Check for classes that accept 'objectForKey:' (or the other selectors 2012-07-06 00:07:09 +00:00
Frontend PR13312: Don't crash when printing a fixit that ends in a unicode character. 2012-07-12 08:20:49 +00:00
FrontendTool Remove a goofy CMake hack and use the standard CMake facilities to 2012-06-21 01:30:21 +00:00
Headers Add _rdrand{16,32,64}_step intrinsics to immintrin.h 2012-07-12 09:33:03 +00:00
Lex Share ConvertUTF8toWide() between Lex and CodeGen. 2012-07-03 02:24:52 +00:00
Parse Move helper class into an anonymous namespace. 2012-07-13 13:25:11 +00:00
Rewrite Implement AST classes for comments, a real parser for Doxygen comments and a 2012-07-06 00:28:32 +00:00
Sema Apply visibility pragmas to class template declarations. This is needed because 2012-07-13 18:04:45 +00:00
Serialization Stop instantiating a class if we hit a static_assert failure. Also, if the 2012-07-11 22:37:56 +00:00
StaticAnalyzer [analyzer] Don't inline virtual calls unless we can devirtualize properly. 2012-07-12 00:16:25 +00:00
Tooling Allows retrieving all files in a CompilationDatabase. 2012-07-13 12:31:45 +00:00
CMakeLists.txt Adds the AST Matcher library, which provides a in-C++ DSL to express 2012-07-06 05:48:52 +00:00
Makefile Adds the AST Matcher library, which provides a in-C++ DSL to express 2012-07-06 05:48:52 +00:00