Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Event Timeline
Comment Actions
Does this break things like __attribute__((error(""))) which need the Decl objects to differentiate between error vs warning attributes?
ie. https://reviews.llvm.org/D106030