aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-02-04 02:00:59 +0000
committerChris Lattner <sabre@nondot.org>2009-02-04 02:00:59 +0000
commitc1219ff7ccdb36ff003a95f38467ddad0d527b91 (patch)
tree6d99e1669472dece70e4865664a67adc7b59dea8 /llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
parentd429392285eaf0095aeb54700b1fd35fd7ef9560 (diff)
downloadllvm-c1219ff7ccdb36ff003a95f38467ddad0d527b91.zip
llvm-c1219ff7ccdb36ff003a95f38467ddad0d527b91.tar.gz
llvm-c1219ff7ccdb36ff003a95f38467ddad0d527b91.tar.bz2
add the difference in the line marker phys line number and the
query point to the returned presumed location. We now produce: foo.h:92:2: warning: #warning blarg! #warning blarg! ^ foo.h:93:2: warning: #warning blarg! #warning blarg! ^ foo.h:94:2: warning: #warning blarg! #warning blarg! ^ for: #line 92 "foo.h" #warning blarg! #warning blarg! #warning blarg! blarg indeed! llvm-svn: 63710
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp')
0 files changed, 0 insertions, 0 deletions