aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CodeGenModule.h
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2008-08-14 04:33:24 +0000
committerChris Lattner <sabre@nondot.org>2008-08-14 04:33:24 +0000
commitad2018f4cde3607e83d9ebb195a82cb87c98f236 (patch)
treeabf7a9669888d74e611f1dcb7cbd65c6026130a5 /lib/CodeGen/CodeGenModule.h
parenta9bc2d98a2ab5b8c09f06e95487f9e448effb12a (diff)
Make diagnostics relating to the callee hilight just the callee
and put the caret on the ()'s. e.g. produces: t.c:13:9: error: called object is not a function or function pointer ((B)a)(); ~~~~~~^ instead of: t.c:13:3: error: called object is not a function or function pointer ((B)a)(); ^~~~~~~~ git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@54775 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions