llvm-project
82bc7ddf
- [clang][bytecode] Fix wrong 'never produces a constant expression' diagnostic with static data members (#197881)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
55 days ago
[clang][bytecode] Fix wrong 'never produces a constant expression' diagnostic with static data members (#197881) They can be initialized later, similar to extern variables.
References
#197881 - [clang][bytecode] Fix wrong 'never produces a constant expression' diagnostic with static data members
Author
tbaederr
Parents
a1403139
Loading