]> granicus.if.org Git - clang/commit
Be more precise when diagnosing 'inline' on global replacement functions
authorDavid Majnemer <david.majnemer@gmail.com>
Mon, 21 Oct 2013 00:22:03 +0000 (00:22 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Mon, 21 Oct 2013 00:22:03 +0000 (00:22 +0000)
commitb75009c53084f97a8e295164c07d1007e66ccefa
tree8ecff18cb117a02d30f1b647e4e119b9315a58de
parentb914e87377fd4d7642f544000a79f8648c6f06c9
Be more precise when diagnosing 'inline' on global replacement functions

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@193061 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
test/SemaCXX/new-delete.cpp