llvm-project/clang/lib
Dmitri Gribenko 110dfa81fd Fix strange indentation and remove trailing whitespace on empty lines
llvm-svn: 197513
2013-12-17 19:28:18 +00:00
..
ARCMigrate ObjectiveC migrator. Fixes a bug when protocol 2013-12-17 01:01:33 +00:00
AST Fix strange indentation and remove trailing whitespace on empty lines 2013-12-17 19:28:18 +00:00
ASTMatchers [CMake] clang/lib: Prune redundant dependencies. 2013-12-10 02:36:22 +00:00
Analysis For -Wconsumed, walk the namespaces to find if the top most namespace is "std" 2013-12-17 00:40:40 +00:00
Basic Remove -f128:128 from the DataLayout strings. It is the default. 2013-12-17 16:07:35 +00:00
CodeGen ASTContext: Refactor implicit record creation 2013-12-17 01:22:38 +00:00
Driver Fix indentation from r197490 plus some typos 2013-12-17 17:25:19 +00:00
Edit Add front-end infrastructure now address space casts are in LLVM IR. 2013-12-11 13:39:46 +00:00
Format clang-format: Don't adapt local format to macros. 2013-12-17 12:38:55 +00:00
Frontend Modules: Don't warn upon missing headers while reading the module map. 2013-12-17 10:31:37 +00:00
FrontendTool [CMake] clang/lib: Prune redundant dependencies. 2013-12-10 02:36:22 +00:00
Headers clang/lib/Headers/CMakeLists.txt: Revert part of r197395. It should not be staged yet. 2013-12-17 00:02:38 +00:00
Index [CMake] clang/lib: Satisfy dependencies to add *actually used* libraries on target_link_libraries() and LLVM_LINK_COMPONENTS. 2013-12-09 19:04:43 +00:00
Lex Modules: Don't warn upon missing headers while reading the module map. 2013-12-17 10:31:37 +00:00
Parse Bring order to the OpenCL keywords 2013-12-17 18:17:46 +00:00
Rewrite Fix raw lex crash and -frewrite-includes noeol-at-eof failure 2013-12-13 17:04:55 +00:00
Sema [ms-cxxabi] Don't do destructor check on declarations if the dtor is deleted 2013-12-17 17:49:22 +00:00
Serialization Eliminate BinaryTypeTraitExpr 2013-12-13 20:49:58 +00:00
StaticAnalyzer Eliminate BinaryTypeTraitExpr 2013-12-13 20:49:58 +00:00
Tooling CompilationDatabase.cpp:stripPositionalArgs(): Match not "no-integrated-as" but "-no-integrated-as", it really fixes r197229. 2013-12-14 06:03:28 +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