llvm-project
e167f753 - [C++20] [Modules] Always emit the inline builtins (#101278)

Commit
1 year ago
[C++20] [Modules] Always emit the inline builtins (#101278) See the attached test for the motivation example. If we're too greedy to not emit the definition for inline builtins, we may meet a middle end crash. And it should be good to emit inline builtins always.
Author
Parents
Loading