diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-06-03 23:27:44 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2014-06-03 23:27:44 +0000 |
commit | 760520bcb78d9b91b3bbf74704d9cb3ba6b5c5b6 (patch) | |
tree | 1ff10bb9dab6817ca90dcf831870df27b85a0389 /clang/lib/Frontend/CompilerInstance.cpp | |
parent | 08d84943afdce3e73c256e273d2697002303f9f7 (diff) | |
download | llvm-760520bcb78d9b91b3bbf74704d9cb3ba6b5c5b6.zip llvm-760520bcb78d9b91b3bbf74704d9cb3ba6b5c5b6.tar.gz llvm-760520bcb78d9b91b3bbf74704d9cb3ba6b5c5b6.tar.bz2 |
Add __builtin_operator_new and __builtin_operator_delete, which act like calls
to the normal non-placement ::operator new and ::operator delete, but allow
optimizations like new-expressions and delete-expressions do.
llvm-svn: 210137
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions