Clean up array allocation logic in Sema::BuildCXXNew
Open
clang:frontend
code-cleanup
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
Looking at the change in #182203 made me realize we need to clean up the array logic - too many repeated checks, etc
Contributor guide
Assessment
This issue has not been assessed yet.