[all-commits] [llvm/llvm-project] 456c88: Revert "[openmp] Remove clause from OMPKinds.def a...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu Dec 10 07:35:43 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 456c885df369f1e94d60da2658055b21c88e471d
https://github.com/llvm/llvm-project/commit/456c885df369f1e94d60da2658055b21c88e471d
Author: clementval <clementval at gmail.com>
Date: 2020-12-10 (Thu, 10 Dec 2020)
Changed paths:
M clang/include/clang/AST/ASTFwd.h
M clang/include/clang/AST/ASTTypeTraits.h
M clang/include/clang/AST/OpenMPClause.h
M clang/include/clang/AST/RecursiveASTVisitor.h
M clang/lib/AST/ASTTypeTraits.cpp
M clang/lib/AST/OpenMPClause.cpp
M clang/lib/AST/StmtProfile.cpp
M clang/lib/ASTMatchers/Dynamic/Marshallers.cpp
M clang/lib/ASTMatchers/Dynamic/Marshallers.h
M clang/lib/Sema/TreeTransform.h
M clang/lib/Serialization/ASTReader.cpp
M clang/lib/Serialization/ASTWriter.cpp
M clang/tools/libclang/CIndex.cpp
M llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
M llvm/include/llvm/TableGen/DirectiveEmitter.h
M llvm/test/TableGen/directive2.td
M llvm/utils/TableGen/DirectiveEmitter.cpp
Log Message:
-----------
Revert "[openmp] Remove clause from OMPKinds.def and use OMP.td info"
This reverts commit a7b2847216b4f7a84ef75461fd47a5adfbb63e27.
failing buildbot on warnings
More information about the All-commits
mailing list