llvm-project/clang/lib
David Blaikie 506a745a0a Reapply r205655, DebugInfo: Place global constants in their appropriate context.
This was reverted in 205664 and seems to be fixed by 205668... though
that may be more by accident than anything well founded.

llvm-svn: 205669
2014-04-05 07:46:57 +00:00
..
ARCMigrate remove a bunch of unused private methods 2014-03-23 17:12:37 +00:00
AST Objective-C arc [Sema]. Allow bridge cast of a qualified-id expression 2014-04-04 23:53:45 +00:00
ASTMatchers Revert "Add support for named values in the parser." 2014-04-03 12:50:47 +00:00
Analysis Add a new subgroup to -Wtautological-compare, -Wtautological-overlap-compare, 2014-04-05 05:17:01 +00:00
Basic Driver: add target definition for Windows on ARM 2014-04-04 20:31:19 +00:00
CodeGen Reapply r205655, DebugInfo: Place global constants in their appropriate context. 2014-04-05 07:46:57 +00:00
Driver Driver: add target definition for Windows on ARM 2014-04-04 20:31:19 +00:00
Edit Avoid a local Twine variable. 2014-03-29 16:54:24 +00:00
Format clang-format: Don't merge simple blocks in case statements. 2014-04-04 06:46:23 +00:00
Frontend ARM64: initial clang support commit. 2014-03-29 15:09:45 +00:00
FrontendTool Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +00:00
Headers Added _rdtsc intrinsics by Robert Khasanov 2014-03-31 08:08:46 +00:00
Index libclang/libIndex: USR generation: mangle source location into USRs for macros, 2014-03-28 22:21:26 +00:00
Lex Revert r205436: 2014-04-03 18:04:52 +00:00
Parse -fms-extensions: Error out on #pragma init_seg 2014-04-03 19:04:24 +00:00
Rewrite Objective-C modern translator. Fix declaration of 2014-04-01 19:32:35 +00:00
Sema Add a new subgroup to -Wtautological-compare, -Wtautological-overlap-compare, 2014-04-05 05:17:01 +00:00
Serialization [OPENMP][C++11] Renamed loop vars properly. 2014-04-04 10:02:14 +00:00
StaticAnalyzer [analyzer] Look through temporary destructors when finding a region to construct. 2014-04-05 02:01:41 +00:00
Tooling Tooling: Move heavyweight vectors around instead of copying. 2014-03-20 12:48:36 +00:00
CMakeLists.txt Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00
Makefile Fix dependencies now that the ARC migrator depends on the static analyzer. 2013-08-22 15:50:02 +00:00