llvm-project/clang/lib
Richard Trieu 779c6f2573 Add back checking for condition of conditional operator for -Wuninitialized
llvm-svn: 218556
2014-09-26 23:48:30 +00:00
..
ARCMigrate Objective-C SDK modernizer. Do not modernize an enum 2014-09-15 16:41:47 +00:00
AST Fix an assertion failure trying to emit a trivial destructor in ObjC++ 2014-09-26 15:27:29 +00:00
ASTMatchers Separate the matchers by type and statically dispatch to the right list. 2014-09-05 20:15:31 +00:00
Analysis Reverting r214064 and r215650 while investigating a pesky performance regression 2014-09-23 08:34:41 +00:00
Basic [OPENMP] Parsing/Sema of directive omp parallel for simd 2014-09-23 09:33:00 +00:00
CodeGen Small fix for bug 18635. 2014-09-26 06:28:25 +00:00
Driver Don't link in sanitizer runtimes if -nostdlib/-nodefaultlibs is provided. 2014-09-26 21:22:08 +00:00
Edit Edit: Do not extend a removal to include trailing whitespace if we're at the end 2014-09-15 11:47:10 +00:00
Format clang-format: Don't let -style=Chromium imply c++03 template formatting. 2014-09-24 17:17:32 +00:00
Frontend Ensure that all module build failures get diagnosed 2014-09-26 22:42:23 +00:00
FrontendTool Provide a BuryPointer for unique_ptrs. 2014-08-29 16:53:14 +00:00
Headers [x86] Fixed argument types in intrinsics: 2014-09-24 06:45:23 +00:00
Index clang-format: [JS] Support regex literals with trailing escaped slash. 2014-09-09 14:37:39 +00:00
Lex PR18793: If we try to EnterTokenStream when our current lexer is a caching 2014-09-23 21:05:52 +00:00
Parse -ms-extensions: Implement __super scope specifier (PR13236). 2014-09-26 00:28:20 +00:00
Rewrite Use intrusive refcounted pointers to manage RopeRefCountString lifetime. 2014-09-15 17:58:03 +00:00
Sema Add back checking for condition of conditional operator for -Wuninitialized 2014-09-26 23:48:30 +00:00
Serialization -ms-extensions: Implement __super scope specifier (PR13236). 2014-09-26 00:28:20 +00:00
StaticAnalyzer [OPENMP] Parsing/Sema of directive omp parallel for simd 2014-09-23 09:33:00 +00:00
Tooling Clean up ClangTool's argument adjuster handling a bit with unique_ptr. 2014-09-24 11:47:42 +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