llvm-project/clang/include/clang
Erik Pilkington f35114c543 Reapply r284265: "[Sema] Refactor context checking for availability diagnostics"
The problem with the original commit was that some of Apple's headers depended
on an incorrect behaviour, this commit adds a temporary workaround until those
headers are fixed.

llvm-svn: 285098
2016-10-25 19:05:50 +00:00
..
ARCMigrate [Frontend] Make the memory management of FrontendAction pointers explicit by using unique_ptr. 2016-02-07 19:28:36 +00:00
AST Re-apply patch r279045. 2016-10-25 12:50:55 +00:00
ASTMatchers [ASTMatcher] Clarify isStaticStorageClass and hasStaticStorageDuration documents. 2016-09-27 07:53:20 +00:00
Analysis Add support for __builtin_os_log_format[_buffer_size] 2016-10-24 20:39:34 +00:00
Basic Re-apply patch r279045. 2016-10-25 12:50:55 +00:00
CodeGen Pass the end of a component to SwiftAggLowering's enumerateComponents callback 2016-10-11 20:34:03 +00:00
Config driver: Support checking for rlimits via cmake (when bootstrapping) 2016-08-23 20:07:07 +00:00
Driver [Driver][Darwin] Pass -no_deduplicate to ld64 2016-10-21 01:49:14 +00:00
Edit [NFC] Header cleanup 2016-07-18 19:02:11 +00:00
Format Use noexcept instead of LLVM_NOEXCEPT now that all compilers support it 2016-10-19 23:39:55 +00:00
Frontend Remove move constructors that are identical to the generated default move ctor. 2016-10-21 18:55:07 +00:00
FrontendTool
Index [index] Create different USR if a property is a class property. 2016-07-15 22:18:19 +00:00
Lex Switch SmallSetVector to use DenseSet when it overflows its inline space. 2016-10-21 21:45:01 +00:00
Parse Remove LLVM_CONSTEXPR. 2016-10-23 19:39:16 +00:00
Rewrite Use StringRef for MemoryBuffer identifier API (NFC) 2016-10-01 16:38:28 +00:00
Sema Reapply r284265: "[Sema] Refactor context checking for availability diagnostics" 2016-10-25 19:05:50 +00:00
Serialization Re-apply patch r279045. 2016-10-25 12:50:55 +00:00
StaticAnalyzer [analyzer] Add StdLibraryFunctions checker. 2016-10-24 09:41:38 +00:00
Tooling Deduplicate sets of replacements by file names. 2016-10-14 09:32:06 +00:00
CMakeLists.txt Fixed bug 2016-05-31 15:56:26 +00:00
module.modulemap Add another .def file to module map to fix modules buildbot's displeasure. 2016-10-06 21:31:04 +00:00