llvm-project
886adf8f
- [clang][ExprConst] Let diagnostics point to std::allocator calls (#123744)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
285 days ago
[clang][ExprConst] Let diagnostics point to std::allocator calls (#123744) Instead of the underlying operator new calls. This fixes a longstanding FIXME comment in cxx2a-constexpr-dynalloc.cpp.
References
#123744 - [clang][ExprConst] Let diagnostics point to std::allocator calls
Author
tbaederr
Parents
ddd2f57b
Loading