llvm
aaba3761 - [clang][NFC] Refactor `ObjCMethodDecl::ImplementationControl`

Commit
2 years ago
[clang][NFC] Refactor `ObjCMethodDecl::ImplementationControl` This patch moves `ObjCMethodDecl::ImplementationControl` to a DeclBase.h so that it's complete at the point where corresponsing bit-field is declared. This patch also converts it to a scoped enum `clang::ObjCImplementationControl`.
Author
Committer
Parents
Loading