llvm-project/clang/lib
Benjamin Kramer 9e925c1d66 [tooling] Move ArgumentsAdjustingCompilations into an anonymous namespace.
NFC.

llvm-svn: 232947
2015-03-23 12:47:15 +00:00
..
ARCMigrate [SDK modernizer] Patch to fix type of the typed enums when 2015-03-02 23:58:02 +00:00
AST Move private classes into anonymous namespaces 2015-03-23 12:31:05 +00:00
ASTMatchers ASTMatchers: Add an explicit dependency on libclangBasic. 2015-03-12 16:25:19 +00:00
Analysis Take the non-reference type when constructing a dummy expression. 2015-03-16 21:49:43 +00:00
Basic Move private classes into anonymous namespaces 2015-03-23 12:31:05 +00:00
CodeGen [OPENMP] Codegen for 'copyprivate' clause ('single' directive). 2015-03-23 06:18:07 +00:00
Driver handle armeb/thumb/thumbeb consistently in gnutools::Assemble::ConstructJob 2015-03-23 10:54:24 +00:00
Edit Remove many superfluous SmallString::str() calls. 2015-03-18 10:17:07 +00:00
Format clang-format: Fix another bug in wrapping around "*". 2015-03-19 09:40:16 +00:00
Frontend MS ABI: Implement driver-level support for thread-safe statics 2015-03-22 08:39:22 +00:00
FrontendTool Provide a BuryPointer for unique_ptrs. 2014-08-29 16:53:14 +00:00
Headers [X86, AVX2] Replace inserti128 and extracti128 intrinsics with generic shuffles 2015-03-12 21:54:24 +00:00
Index [libclang] Use same USR encoding for 'char' regardless of what the target considers the sign to be. 2014-12-08 09:09:05 +00:00
Lex Remove many superfluous SmallString::str() calls. 2015-03-18 10:17:07 +00:00
Parse MS ABI: Implement the MSVC 2015 scheme for scope disambiguation 2015-03-19 21:54:30 +00:00
Rewrite [Rewrite] Make RewriteBuffer accessible on its own, and add a unit test for it. 2015-03-08 04:00:33 +00:00
Sema Move private classes into anonymous namespaces 2015-03-23 12:31:05 +00:00
Serialization [OPENMP] Codegen for 'copyprivate' clause ('single' directive). 2015-03-23 06:18:07 +00:00
StaticAnalyzer [Analyzer] Don't inherit from FoldingSet. 2015-03-22 18:16:22 +00:00
Tooling [tooling] Move ArgumentsAdjustingCompilations into an anonymous namespace. 2015-03-23 12:47:15 +00:00
CMakeLists.txt Fix build with various feature flag combinations 2014-07-14 22:17:22 +00:00
Makefile Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00