llvm-project/clang/lib
Richard Smith 7bfd705492 Don't produce a redundant "auto type is incompatible with C++98" on every lambda with no explicit return type.
We already warned about the lambda, and we don't have a source location for the imagined "auto" anyway.

llvm-svn: 332401
2018-05-15 21:27:30 +00:00
..
ARCMigrate Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
AST Address post-commit review comments after r328731. NFC. 2018-05-15 21:00:30 +00:00
ASTMatchers Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
Analysis [clang] Update uses of DEBUG macro to LLVM_DEBUG. 2018-05-15 13:30:56 +00:00
Basic [Solaris] Only define _REENTRANT if -pthread 2018-05-15 11:36:00 +00:00
CodeGen Move helper classes into anonymous namespaces. NFCI. 2018-05-15 21:26:47 +00:00
CrossTU [CrossTU] Fix handling of Cross Translation Unit directory path 2017-10-27 12:53:37 +00:00
Driver [Driver] Only use -lc++ on Fuchsia 2018-05-11 20:42:31 +00:00
Edit Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
Format [clang] Update uses of DEBUG macro to LLVM_DEBUG. 2018-05-15 13:30:56 +00:00
Frontend [AST] Fix -ast-print for _Bool when have diagnostics 2018-05-14 18:41:44 +00:00
FrontendTool Make a build bot happy. 2018-02-10 14:26:53 +00:00
Headers [X86] Revert part of r332266: Use __builtin_convertvector to replace some of the avx512 truncate builtins. 2018-05-15 03:17:52 +00:00
Index Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
Lex Reland '[clang] Adding CharacteristicKind to PPCallbacks::InclusionDirective' 2018-05-10 19:05:36 +00:00
Parse Improve diagnostics and error recovery for template name lookup. 2018-05-11 02:43:08 +00:00
Rewrite Remove \brief commands from doxygen comments. 2018-05-09 01:00:01 +00:00
Sema Don't produce a redundant "auto type is incompatible with C++98" on every lambda with no explicit return type. 2018-05-15 21:27:30 +00:00
Serialization Move helper classes into anonymous namespaces. NFCI. 2018-05-15 21:26:47 +00:00
StaticAnalyzer [clang] Update uses of DEBUG macro to LLVM_DEBUG. 2018-05-15 13:30:56 +00:00
Tooling [clang] Update uses of DEBUG macro to LLVM_DEBUG. 2018-05-15 13:30:56 +00:00
CMakeLists.txt Add Cross Translation Unit support library 2017-09-22 11:11:01 +00:00