llvm-project/clang/lib
Reid Kleckner 3758f9d0f1 [ms-cxxabi] Factor out some loops into helpers for readability
No functionality change, covered by the existing virtual base adjustment
tests.

llvm-svn: 183251
2013-06-04 21:32:29 +00:00
..
ARCMigrate Cleanup handling of UniqueExternalLinkage. 2013-05-13 00:12:11 +00:00
AST Objective-C encoding. Fixes up encodeing for 2013-06-04 16:04:37 +00:00
ASTMatchers Parser/Registry argument enhancements. 2013-06-04 15:46:22 +00:00
Analysis Analysis: Add a CFG successor to a SwitchStmt if it is both empty and fully covered 2013-06-04 17:38:44 +00:00
Basic Do not report -Wasm-operand-widths for ARM output operands. <rdar://14050337> 2013-06-03 23:57:13 +00:00
CodeGen [ms-cxxabi] Factor out some loops into helpers for readability 2013-06-04 21:32:29 +00:00
Driver Driver: implement --dyld-prefix option. 2013-05-27 21:40:20 +00:00
Edit [objcmt] Fix a mishandled conversion to objc directory literal. 2013-04-06 01:13:17 +00:00
Format Moved FormatToken to a separate header. 2013-06-03 16:45:03 +00:00
Frontend Adding support for MSVC #pragma detect_mismatch functionality by emitting a FAILIFMISMATCH linker command into the object file. 2013-06-04 02:07:14 +00:00
FrontendTool <rdar://problem/13509689> Introduce -module-file-info option that provides information about a particular module file. 2013-03-27 16:47:18 +00:00
Headers Add arm_neon.h to the builtin intrinsics module map. 2013-05-20 14:07:18 +00:00
Lex [Preprocessor] Prevent expansion of y in x ## y when x is empty 2013-05-25 01:35:18 +00:00
Parse Adding support for MSVC #pragma detect_mismatch functionality by emitting a FAILIFMISMATCH linker command into the object file. 2013-06-04 02:07:14 +00:00
Rewrite Added Lexer::getBufferEnd(). 2013-06-04 16:58:03 +00:00
Sema Adding support for MSVC #pragma detect_mismatch functionality by emitting a FAILIFMISMATCH linker command into the object file. 2013-06-04 02:07:14 +00:00
Serialization [PCH] Fix crash with valid code, related to anonymous field initializers. 2013-05-30 23:59:46 +00:00
StaticAnalyzer [analyzer] Enable the new edge algorithm by default. 2013-06-03 23:00:19 +00:00
Tooling Enables chaining of argument adjusters in clang tools. 2013-06-04 14:44:44 +00:00
CMakeLists.txt Turn CLANG_ENABLE_{ARCMT,REWRITER,STATIC_ANALYZER} into proper options so that 2013-05-29 21:09:18 +00:00
Makefile Dont use/link ARCMT, StaticAnalyzer and Rewriter to clang when the user 2012-12-13 16:09:42 +00:00