Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D76942
Add BitWidth trait to BitmaskEnum, and use for clang DependenceFlags. NFC ClosedPublic Authored by sammccall on Mar 27 2020, 11:42 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 27 2020, 1:59 PM Closed by commit rG6b3bedec999a: Add BitWidth trait to BitmaskEnum, and use for clang DependenceFlags. NFC (authored by sammccall). · Explain WhyMar 27 2020, 2:54 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 253233 clang/include/clang/AST/DependenceFlags.h
clang/include/clang/AST/Stmt.h
clang/include/clang/AST/Type.h
clang/lib/Serialization/ASTReaderStmt.cpp
llvm/include/llvm/ADT/BitmaskEnum.h
|