Commit Graph

2 Commits

Author SHA1 Message Date
Fariborz Jahanian 4f98f2cb15 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
2014-11-03 19:46:18 +00:00
Fariborz Jahanian 79ac9731ab C++-11 [qoi]. Do not warn on missing 'verride' on use of
macros in user code when macros themselves are defined
in a system header. rdar://18295240


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@220992 91177308-0d34-0410-b5e6-96231b3b80d8
2014-10-31 19:56:27 +00:00