llvm-project/clang/lib
Ted Kremenek 5441c18824 [-Wunreachable-code] Don't warn about trivially unreachable return statements preceded by 'noreturn' functions.
llvm-svn: 202352
2014-02-27 06:32:32 +00:00
..
ARCMigrate [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
AST [ASTUnit] Fix use-after-free bug in ASTUnit::getMainBufferWithPrecompiledPreamble(). 2014-02-27 04:11:59 +00:00
ASTMatchers [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
Analysis [-Wunreachable-code] Don't warn about trivially unreachable return statements preceded by 'noreturn' functions. 2014-02-27 06:32:32 +00:00
Basic Add a 'use-external-names' option to VFS overlay files 2014-02-27 00:25:12 +00:00
CodeGen Pass down the debug emission kind into the compile unit for code 2014-02-27 01:25:08 +00:00
Driver [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
Edit [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
Format [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
Frontend [ASTUnit] Fix use-after-free bug in ASTUnit::getMainBufferWithPrecompiledPreamble(). 2014-02-27 04:11:59 +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 [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
Parse argument -> parameter terminology fixes for FunctionTypeInfo 2014-02-26 22:27:52 +00:00
Rewrite [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
Sema As of r202325, CFGBlock predecessors may be NULL. Ignore such preds. Fixes a crasher, PR18983. 2014-02-27 02:43:25 +00:00
Serialization [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
StaticAnalyzer [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
Tooling [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +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