]> granicus.if.org Git - clang/commit
Pass the DeclName to the diagnostic builder so that member names will be quoted corre...
authorAnders Carlsson <andersca@mac.com>
Thu, 9 Jul 2009 17:37:12 +0000 (17:37 +0000)
committerAnders Carlsson <andersca@mac.com>
Thu, 9 Jul 2009 17:37:12 +0000 (17:37 +0000)
commit5eda81624ff3b9f617fa377f43d89f36741460a7
treec13b94615323907c8019ea5a7ebe0c016cd0b0ef
parent08cc16d1850e1b5215a6b63b1b5f766988acd457
Pass the DeclName to the diagnostic builder so that member names will be quoted correctly.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@75150 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclCXX.cpp
test/SemaCXX/default-constructor-initializers.cpp