llvm-project/clang/lib
Alp Toker b0869036c1 Tweak diagnostic wording for init list narrowing
The conventional form is '<action> to silence this warning'.

Also call the diagnostic an 'issue' rather than a 'message' because the latter
term is more widely used with reference to message expressions.

llvm-svn: 209052
2014-05-17 01:13:18 +00:00
..
ARCMigrate [C++11] Use 'nullptr'. 2014-05-07 06:21:57 +00:00
AST If a declaration is loaded, and then a module import adds a redeclaration, then 2014-05-16 23:01:30 +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 If a declaration is loaded, and then a module import adds a redeclaration, then 2014-05-16 23:01:30 +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 If a declaration is loaded, and then a module import adds a redeclaration, then 2014-05-16 23:01:30 +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 Rename SourceManager::createFileIDForMemBuffer() 2014-05-16 17:23:01 +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 Tweak diagnostic wording for init list narrowing 2014-05-17 01:13:18 +00:00
Serialization If a declaration is loaded, and then a module import adds a redeclaration, then 2014-05-16 23:01:30 +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 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