teak-llvm/clang/tools/libclang
Saar Raz a0f50d7316 [Concepts] Requires Expressions
Implement support for C++2a requires-expressions.

Re-commit after compilation failure on some platforms due to alignment issues with PointerIntPair.

Differential Revision: https://reviews.llvm.org/D50360
2020-01-19 00:23:26 +02:00
..
ARCMigrate.cpp
BuildSystem.cpp
CIndex.cpp [Concepts] Requires Expressions 2020-01-19 00:23:26 +02:00
CIndexCodeCompletion.cpp Replace platform-dependent stat with llvm::sys::fs::status. NFC intended. 2019-10-16 19:12:34 +00:00
CIndexCXX.cpp
CIndexDiagnostic.cpp [Clang] Migrate llvm::make_unique to std::make_unique 2019-08-14 23:04:18 +00:00
CIndexDiagnostic.h
CIndexer.cpp [Clang] Migrate llvm::make_unique to std::make_unique 2019-08-14 23:04:18 +00:00
CIndexer.h Remove LLVM mutexes from clang in favor of std::mutex 2019-08-07 14:44:40 +00:00
CIndexHigh.cpp Range-style std::find{,_if} -> llvm::find{,_if}. NFC 2019-03-31 08:48:19 +00:00
CIndexInclusionStack.cpp
CIndexUSRs.cpp
CLog.h
CMakeLists.txt [libclang] Expose abort()-ing LLVM fatal error handler 2019-09-12 22:55:55 +00:00
CursorVisitor.h
CXComment.cpp [Wdocumentation] Implement \anchor 2019-12-21 14:52:21 +01:00
CXComment.h
CXCompilationDatabase.cpp
CXCursor.cpp [Concepts] Requires Expressions 2020-01-19 00:23:26 +02:00
CXCursor.h Removed PointerUnion3 and PointerUnion4 aliases in favor of the variadic template 2020-01-14 18:56:29 +01:00
CXIndexDataConsumer.cpp [NFC] Fix typos in Clangd and Clang 2019-12-16 10:54:40 +01:00
CXIndexDataConsumer.h [NFC] Fix typos in Clangd and Clang 2019-12-16 10:54:40 +01:00
CXLoadedDiagnostic.cpp [Clang] Migrate llvm::make_unique to std::make_unique 2019-08-14 23:04:18 +00:00
CXLoadedDiagnostic.h
CXSourceLocation.cpp
CXSourceLocation.h
CXStoredDiagnostic.cpp
CXString.cpp
CXString.h
CXTranslationUnit.h
CXType.cpp Add Attribute NoThrow as an Exception Specifier Type 2019-05-30 17:31:54 +00:00
CXType.h
FatalErrorHandler.cpp Correct function declarations; NFC. 2019-09-30 14:43:52 +00:00
Index_Internal.h
Indexing.cpp [libclang] Refactored SharedParsedRegionsStorage 2019-09-05 09:48:39 +00:00
libclang.exports [libclang] Expose abort()-ing LLVM fatal error handler 2019-09-12 22:55:55 +00:00