llvm-project
82bc7ddf - [clang][bytecode] Fix wrong 'never produces a constant expression' diagnostic with static data members (#197881)

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.
Author
Parents
Loading