commit | a87cdc03f4014545a8440110c1f4f68701100576 | [log] [tgz] |
---|---|---|
author | Eli Friedman <eli.friedman@gmail.com> | Thu Aug 19 06:13:01 2010 +0000 |
committer | Eli Friedman <eli.friedman@gmail.com> | Thu Aug 19 06:13:01 2010 +0000 |
tree | fc58ad225e4a3379172d878876badc3af4d8ae7e | |
parent | 34fd628d22f54baddf30cf80c401b2f862a31b23 [diff] |
Remove default argument from operator delete; per report on cfe-dev, fixes compilation with MSVC. Note that on other platforms, the operator delete in question is never used because we compile with -fno-exceptions. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@111514 91177308-0d34-0410-b5e6-96231b3b80d8