llvm-project/clang/lib
Chad Rosier 0a84f17882 [PR19983] SBPO_Always not covering all the cases.
Patch by "Roman Kashitsyn" <romankashicin@gmail.com>.
Phabricator revision: http://reviews.llvm.org/D4788

llvm-svn: 214904
2014-08-05 17:58:54 +00:00
..
ARCMigrate Revert "unique_ptr-ify ownership of ASTConsumers" 2014-07-17 22:34:12 +00:00
AST MS ABI: Make the alias template mangling more correct 2014-08-05 06:42:40 +00:00
ASTMatchers Prevent assert in ASTMatchFinder. 2014-07-23 13:17:47 +00:00
Analysis ThreadSafety.cpp: Prune bogus \param(s). [-Wdocumentation] 2014-08-04 22:48:46 +00:00
Basic MachO: set sizeof result type to what embedded headers expect. 2014-08-05 11:07:26 +00:00
CodeGen [CMake] clangCodeGen: Update libdeps to add clangLex for PPChainedCallbacks. 2014-08-05 15:01:12 +00:00
Driver Add coverage mapping generation. 2014-08-04 18:41:51 +00:00
Edit [CMake] Reorder libdeps by alphabetical order. 2014-07-14 04:59:27 +00:00
Format [PR19983] SBPO_Always not covering all the cases. 2014-08-05 17:58:54 +00:00
Frontend Add coverage mapping generation. 2014-08-04 18:41:51 +00:00
FrontendTool Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Headers [AVX512] Add intrinsic for valignd/q 2014-08-05 17:28:23 +00:00
Index Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Lex Don't destroy MacroInfos if we find the macro definition is invalid; it'll get 2014-08-03 23:41:04 +00:00
Parse A static_assert declaration cannot be a template; adding the diagnostic for this instead of silently accepting and producing possibly-unexpected behavior. 2014-08-04 20:28:35 +00:00
Rewrite Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +00:00
Sema Thread Safety Analysis: add a -Wthread-safety-negative flag that warns whenever 2014-08-04 22:13:06 +00:00
Serialization [modules] Remove IRGen special case for emitting implicit special members if 2014-08-01 01:56:39 +00:00
StaticAnalyzer [OPENMP] Initial parsing and sema analysis for 'atomic' directive. 2014-07-22 10:10:35 +00:00
Tooling Make clang's rewrite engine a core feature 2014-07-16 16:48:33 +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