llvm-project/clang/lib
Alp Toker 77273fc52a Tooling: use stderr, not stdout for missing command line messages
Matches other tooling output that use stderr.

llvm-svn: 208988
2014-05-16 13:45:29 +00:00
..
ARCMigrate [C++11] Use 'nullptr'. 2014-05-07 06:21:57 +00:00
AST Allow dllimport/dllexport on inline functions and adjust the linkage. 2014-05-15 22:07:49 +00:00
ASTMatchers Add support for named values in the parser. 2014-04-14 13:51:21 +00:00
Analysis Thread Safety Analysis: add new node types to thread safety TIL. 2014-05-15 00:50:36 +00:00
Basic Add __ARM_DWARF_EH__ to signify the use of Itanium ABI for unwind 2014-05-13 18:58:36 +00:00
CodeGen Update for llvm API change. 2014-05-16 13:34:28 +00:00
Driver InstrProf: Look for the PIC-version of the profile runtime 2014-05-16 04:09:41 +00:00
Edit [C++11] Use 'nullptr'. 2014-05-09 08:15:10 +00:00
Format Fix typos 2014-05-15 01:35:53 +00:00
Frontend Eliminate DefaultImageName from the Driver constructor 2014-05-15 22:26:36 +00:00
FrontendTool [leaks] Don't leak the fake arguments we synthesize for LLVM option 2014-05-03 08:39:35 +00:00
Headers Define the InterlockedCompareExchange64 intrinsic on 32-bits too 2014-05-13 13:59:05 +00:00
Index Comment parsing: remove HTML attribute validation 2014-04-30 21:54:30 +00:00
Lex Use the virtual name of headers when searching for a module 2014-05-15 16:20:33 +00:00
Parse Replace a fake enum class with the real thing. 2014-05-16 01:56:53 +00:00
Rewrite [C++11] Use 'nullptr'. 2014-05-07 06:21:57 +00:00
Sema Push implicitly-declared allocation functions into the IdResolver. Otherwise, 2014-05-16 02:14:42 +00:00
Serialization No longer triggering a checked iterator assert on Windows when using std::copy while deserializing attributed statements with more than one attribute. 2014-05-13 14:55:01 +00:00
StaticAnalyzer Fix typos 2014-05-15 01:35:53 +00:00
Tooling Tooling: use stderr, not stdout for missing command line messages 2014-05-16 13:45:29 +00:00
CMakeLists.txt
Makefile