llvm-project
06fc7d68
- [clang][bytecode] Don't error out on incomplete declarations (#129685)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[clang][bytecode] Don't error out on incomplete declarations (#129685) Later operations on these are invalid, but the declaration is fine, if extern.
References
#129685 - [clang][bytecode] Don't error out on incomplete declarations
Author
tbaederr
Parents
25479a3c
Loading