llvm-project/clang/lib
Diego Novillo b56be64599 Schedule discriminator pass.
This needs to modify a line table test to account for the new lexical
block created to hold the new discriminator value.

llvm-svn: 202754
2014-03-03 20:06:18 +00:00
..
ARCMigrate [C++11] Replace llvm::tie with std::tie. 2014-03-02 13:01:17 +00:00
AST Normalize line endings 2014-03-02 18:46:05 +00:00
ASTMatchers [C++11] ASTMatchers: Use standard static_assert and type traits. 2014-03-02 17:08:43 +00:00
Analysis [C++11] Replace llvm::tie with std::tie. 2014-03-02 13:01:17 +00:00
Basic Add a PPC inline asm constraint type for single CR bits 2014-03-02 18:24:18 +00:00
CodeGen Schedule discriminator pass. 2014-03-03 20:06:18 +00:00
Driver Introduce '-fmodules-user-build-path' which accepts the "canonical" path to a user workspace build. 2014-03-03 08:12:05 +00:00
Edit [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
Format [C++11] Switch the clang-format LLVM style to use C++11 style braced 2014-03-02 12:37:31 +00:00
Frontend Serialized diagnostic severity levels should be stable. 2014-03-03 18:29:52 +00:00
FrontendTool [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
Headers [_mm_prefetch] Returning previously deleted comment. 2014-02-22 00:47:24 +00:00
Index [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
Lex [C++11] Switch from LLVM_STATIC_ASSERT to static_assert now that we 2014-03-02 13:02:01 +00:00
Parse Add [extern_c] attribute for modules, allowing a C module to be imported within an extern "C" block in C++ code. 2014-03-02 05:58:18 +00:00
Rewrite [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
Sema Normalize line endings 2014-03-02 18:46:05 +00:00
Serialization [C++11] Remove a now unnecessary use of std::function for a remove_if 2014-03-03 19:36:27 +00:00
StaticAnalyzer [C++11] Replace llvm::tie with std::tie. 2014-03-02 13:01:17 +00:00
Tooling Disable all dependency output options when using the Tooling library. 2014-03-02 23:37:26 +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