[PATCH] C++14: Disable sized deallocation by default due to ABI breakage

Reid Kleckner rnk at google.com
Thu Mar 19 16:32:10 PDT 2015


- Update cxx_status.html
- Only provide sized operator delete with -fsized-deallocation


http://reviews.llvm.org/D8467

Files:
  include/clang/AST/Decl.h
  include/clang/Basic/LangOptions.def
  include/clang/Driver/CC1Options.td
  include/clang/Driver/Options.td
  lib/AST/Decl.cpp
  lib/CodeGen/CodeGenFunction.cpp
  lib/CodeGen/CodeGenModule.cpp
  lib/Driver/Tools.cpp
  lib/Frontend/CompilerInvocation.cpp
  lib/Sema/SemaExprCXX.cpp
  test/CXX/drs/dr412.cpp
  test/CodeGenCXX/cxx1y-sized-deallocation.cpp
  test/CodeGenCXX/implicit-allocation-functions.cpp
  test/CodeGenCXX/pr21754.cpp
  test/Lexer/cxx-features.cpp
  www/cxx_status.html

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8467.22325.patch
Type: text/x-patch
Size: 20503 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150319/d0a5ffb2/attachment.bin>


More information about the cfe-commits mailing list