Details
Details
- Reviewers
dsanders
Diff Detail
Diff Detail
- Build Status
Buildable 13975 Build 13975: arc lint + arc unit
Event Timeline
Comment Actions
Rebase and use a namespace instead of an enum class so that we can still use the shorter names with 'using namespace ...'
The type itself (but not the enumerators) is imported into the llvm namespace for the same reason.