llvm-project/clang/lib
Alex Lorenz 6f91112051 [Sema] Avoid duplicate -Wunguarded-availability warnings in nested functions
rdar://31862310

llvm-svn: 303170
2017-05-16 13:58:53 +00:00
..
ARCMigrate [ARCMigrate] When applying changes from remap files, disable the 'adjustRemovals' functionality of EditedSource 2017-04-28 00:25:06 +00:00
AST [OPENMP] Check DSA for variables captured by value. 2017-05-15 16:26:15 +00:00
ASTMatchers Add cxxStdInitializerListExpr AST matcher 2017-05-05 21:01:12 +00:00
Analysis Fix PR13910: Don't warn that __builtin_unreachable() is unreachable 2017-04-11 15:36:06 +00:00
Basic [SPARC] Support 'f' and 'e' inline asm constraints. 2017-05-12 16:01:23 +00:00
CodeGen [OpenCL] Emit function-scope variable in constant address space as static variable 2017-05-15 14:47:47 +00:00
Driver Reverted r302775 2017-05-11 08:25:22 +00:00
Edit [ARCMigrate] When applying changes from remap files, disable the 'adjustRemovals' functionality of EditedSource 2017-04-28 00:25:06 +00:00
Format clang-format: [JS] for async loops. 2017-05-15 19:33:20 +00:00
Frontend [asan] A clang flag to enable ELF globals-gc. 2017-05-09 21:57:43 +00:00
FrontendTool unique_ptrify createDriverOptTable 2017-01-13 17:34:15 +00:00
Headers [DOXYGEN] Minor improvements in doxygen comments. 2017-05-15 03:25:04 +00:00
Index [index] References to fields from template instantiations should refer to 2017-05-15 14:26:22 +00:00
Lex Remove unused tracking of owning module for MacroInfo objects. 2017-05-12 23:40:52 +00:00
Parse Prune unused \param(s) of clang::Parser::ParseTemplateIdAfterTemplateName() in r302737. [-Wdocumentation] 2017-05-11 02:43:47 +00:00
Rewrite [analyzer] Re-apply r283092, attempt no.4, chunk no.4 (last) 2016-10-07 19:25:10 +00:00
Sema [Sema] Avoid duplicate -Wunguarded-availability warnings in nested functions 2017-05-16 13:58:53 +00:00
Serialization Remove unused tracking of owning module for MacroInfo objects. 2017-05-12 23:40:52 +00:00
StaticAnalyzer [StaticAnalyzer] Move inline counter increaser to inlineCall function 2017-05-16 11:54:00 +00:00
Tooling [tooling] RefactoringCallbacks code cleanup 2017-05-12 00:16:56 +00:00
CMakeLists.txt