llvm-project/clang/lib
Quentin Colombet 728c5540ee Wired-up the new LLVM diagnostic system into clang diagnostic system.
The approach is similar to the existing inline-asm reporting, just more
general.

<rdar://problem/15886278>

llvm-svn: 200931
2014-02-06 18:30:43 +00:00
..
ARCMigrate Enforce safe usage of DiagnosticsEngine::getCustomDiagID() 2014-01-26 06:17:37 +00:00
AST MS ABI: Handle indirect field decls in template args 2014-02-06 12:46:52 +00:00
ASTMatchers clang/lib/ASTMatchers/Dynamic/CMakeLists.txt: redundant 2014-02-02 16:46:03 +00:00
Analysis Rename getResultType() on function and method declarations to getReturnType() 2014-01-25 16:55:45 +00:00
Basic ARM: implement support for crypto intrinsics in arm_neon.h 2014-02-03 17:28:04 +00:00
CodeGen Wired-up the new LLVM diagnostic system into clang diagnostic system. 2014-02-06 18:30:43 +00:00
Driver Add a CC1 option -verify-pch 2014-02-05 22:21:15 +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 indent relative to unary operators. 2014-02-05 13:43:04 +00:00
Frontend Add a CC1 option -verify-pch 2014-02-05 22:21:15 +00:00
FrontendTool Add a CC1 option -verify-pch 2014-02-05 22:21:15 +00:00
Headers MS Intrin.h: implement __cpuidex and simplify __cpuid 2014-01-31 19:44:55 +00:00
Index Rename getResultType() on function and method declarations to getReturnType() 2014-01-25 16:55:45 +00:00
Lex Fix the range for Malayam UCNs in C99. 2014-02-05 15:32:23 +00:00
Parse Consolidating several table-generated files containing parser-related string switches into a single file. This reduces build-related complexity by replacing four separate projects (and table-gen instantiations) with a single one. 2014-01-29 22:13:45 +00:00
Rewrite Rename getResultType() on function and method declarations to getReturnType() 2014-01-25 16:55:45 +00:00
Sema MS ABI: Tweak pointer-to-member mangling/inheritance model selection 2014-02-06 10:59:19 +00:00
Serialization Add a CC1 option -verify-pch 2014-02-05 22:21:15 +00:00
StaticAnalyzer Allow specifying a custom PathDiagnosticConsumer for use with the static analyzer. 2014-02-03 18:37:50 +00:00
Tooling Sort all the #include lines with LLVM's utils/sort_includes.py which 2014-01-07 11:51:46 +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