llvm-project/clang/lib
DeLesley Hutchins ae497deddf Thread Safety Analysis: Update SSA pass to handle loops.
llvm-svn: 206676
2014-04-19 00:35:54 +00:00
..
ARCMigrate remove a bunch of unused private methods 2014-03-23 17:12:37 +00:00
AST MS ABI: Don't append to vbtables that we shouldn't extend 2014-04-17 22:47:52 +00:00
ASTMatchers Add support for named values in the parser. 2014-04-14 13:51:21 +00:00
Analysis Thread Safety Analysis: Update SSA pass to handle loops. 2014-04-19 00:35:54 +00:00
Basic Fix a hole with nested unavailable submodules from r206664 2014-04-18 23:51:00 +00:00
CodeGen CodeGen: Remove an unused include 2014-04-18 22:31:07 +00:00
Driver [ARM64] Plumb in big-endian - add arm64_be to the many switches where it was missing. 2014-04-17 12:51:23 +00:00
Edit Avoid a local Twine variable. 2014-03-29 16:54:24 +00:00
Format Fix alignment of trailing block comments. 2014-04-17 16:12:46 +00:00
Frontend Don't build modules with (submodules with) missing headers 2014-04-18 22:07:31 +00:00
FrontendTool Replace OwningPtr with std::unique_ptr. 2014-03-07 20:03:18 +00:00
Headers Rename lib/Headers/module.map to module.modulemap 2014-04-17 00:52:48 +00:00
Index libclang/libIndex: USR generation: mangle source location into USRs for macros, 2014-03-28 22:21:26 +00:00
Lex Don't build modules with (submodules with) missing headers 2014-04-18 22:07:31 +00:00
Parse Refactor all the checking for missing 'template<>'s when a declaration has a 2014-04-17 03:29:33 +00:00
Rewrite Objective-C rewriter. Use _WIN64 instead of __LLP64__ 2014-04-16 17:03:06 +00:00
Sema Nitpicky refactoring -- use of nullptr and auto, made a bit more const-correct. No functional changes intended. 2014-04-17 20:08:36 +00:00
Serialization Teach users of OnDiskHashTable to define hash_value and offset types 2014-04-18 20:27:24 +00:00
StaticAnalyzer Add missing include. 2014-04-09 03:31:44 +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