llvm-project/clang/lib
Alexey Bataev 5dadf577d5 [OPENMP50]Add 'depobj' modifier in 'depend' clauses.
Added basic support (parsing/sema/serialization) for depobj dependency
kind in depend clauses.
2020-03-06 11:44:57 -05:00
..
ARCMigrate Avoid SourceManager.h include in RawCommentList.h, add missing incs 2020-02-27 13:49:40 -08:00
AST Revert "PR45083: Mark statement expressions as being dependent if they contain" 2020-03-06 11:09:45 +01:00
ASTMatchers [AST Matchers] Restrict `optionally` matcher to a single argument. 2020-03-05 14:48:40 -05:00
Analysis [analyzer] AnalysisDeclContext: Refactor and documentation 2020-03-04 07:06:54 +01:00
Basic [OPENMP50]Support 'update' clause for 'depobj' directive. 2020-03-03 13:59:32 -05:00
CodeGen [OPENMP50]Add 'depobj' modifier in 'depend' clauses. 2020-03-06 11:44:57 -05:00
CrossTU [clang] Replace SmallStr.str().str() with std::string conversion operator. 2020-01-29 21:27:46 -08:00
DirectoryWatcher Add missing newlines at EOF; NFC 2020-02-12 15:57:25 +00:00
Driver Revert "clang: Treat ieee mode as the default for denormal-fp-math" 2020-03-05 10:55:24 +00:00
Edit [C++2a] Add __builtin_bit_cast, used to implement std::bit_cast 2019-07-02 18:28:13 +00:00
Format [clang-format] Extend AllowShortLoopsOnASingleLine to do ... while loops. 2020-03-06 11:13:23 -05:00
Frontend [clang][Modules] Add -fsystem-module flag 2020-03-03 14:14:24 -08:00
FrontendTool Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
Headers [OpenCL] Remove spurious atomic_fetch_min/max builtins 2020-03-02 15:56:48 +00:00
Index Avoid SourceManager.h include in RawCommentList.h, add missing incs 2020-02-27 13:49:40 -08:00
Lex Avoid including FileSystem.h from MemoryBuffer.h 2020-02-29 12:30:23 -08:00
Parse [OPENMP50]Add 'depobj' modifier in 'depend' clauses. 2020-03-06 11:44:57 -05:00
Rewrite [Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug 2019-08-15 21:17:48 +00:00
Sema [OPENMP50]Add 'depobj' modifier in 'depend' clauses. 2020-03-06 11:44:57 -05:00
Serialization [AST] Refactor propagation of dependency bits. NFC 2020-03-04 11:25:17 +01:00
StaticAnalyzer [Analyzer][StreamChecker] Adding PreCall and refactoring (NFC). 2020-03-06 10:17:58 +01:00
Tooling [clang][Syntax] Add spelledTokenAt helper to TokenBuffer 2020-03-03 14:30:41 +01:00
CMakeLists.txt Reland [clang] DirectoryWatcher 2019-07-12 20:34:10 +00:00