llvm
50dec541 - [clang][NFC] Refactor `OMPDeclareReductionDecl::InitKind`

Commit
2 years ago
[clang][NFC] Refactor `OMPDeclareReductionDecl::InitKind` This patch moves `OMPDeclareReductionDecl::InitKind` to DeclBase.h, so that it's complete at the point where corresponding bit-field is declared. This patch also converts it to scoped enum named `OMPDeclareReductionInitKind`
Author
Committer
Parents
Loading