Skip to content
Commit 5a050016 authored by Craig Topper's avatar Craig Topper
Browse files

Remove throw() from Stmt::operator new so the compiler will omit the null...

Remove throw() from Stmt::operator new so the compiler will omit the null check on the result since ASTContext allocator won't return null.

llvm-svn: 188641
parent d2785893
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment