]> granicus.if.org Git - clang/commit
Further restrict issuance of 'override' warning if method
authorFariborz Jahanian <fjahanian@apple.com>
Mon, 3 Nov 2014 19:46:18 +0000 (19:46 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Mon, 3 Nov 2014 19:46:18 +0000 (19:46 +0000)
commit4f98f2cb1544199a0fcd9ad5bbc79bf87b27d912
treefa54caf5cd023a02bb1de1f1e23dddfc53ddfcdb
parenteb46a586b65e7c054eb8cd1909a910439a75d174
Further restrict issuance of 'override' warning if method
is argument to a macro which is defined in system header.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@221172 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclCXX.cpp
test/SemaCXX/Inputs/override-system-header.h
test/SemaCXX/override-in-system-header.cpp