]> granicus.if.org Git - clang/commit
Highlight the offending function parameter when the format_arg argument refers to...
authorAaron Ballman <aaron@aaronballman.com>
Mon, 4 Aug 2014 15:17:29 +0000 (15:17 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Mon, 4 Aug 2014 15:17:29 +0000 (15:17 +0000)
commita41cfc753729d2a996a024b0d7b48fec78e70ad6
tree7dc1445895b6165fb2257b3021f2fc417554585f
parent54e272c2816ce05ddf8f62b867459c0374e68c9e
Highlight the offending function parameter when the format_arg argument refers to an invalid function parameter type.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@214722 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclAttr.cpp