aboutsummaryrefslogtreecommitdiff
path: root/test/Analysis/array-struct.c
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-02-17 02:30:54 +0000
committerChris Lattner <sabre@nondot.org>2009-02-17 02:30:54 +0000
commite5b7d644c23c5da0cfc0790dd0f2f65dafdaa541 (patch)
treecb5060f1a0945b96933a0e011e5ddeedf415cfde /test/Analysis/array-struct.c
parentf265a00d3201aa39cb875c59569184c02ccb6a6b (diff)
hand macro expand this to make "candidate" set printing more useful. However,
Now no candidates are printed because the 'notes' are in a system header. :( #include <tgmath-sofar.h> double foo2(short *x) { return acos(x); } t.c:10:10: error: no matching function for call to '__tg_acos'; candidates are: return acos(x); ^~~~ 1 diagnostic generated. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64722 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Analysis/array-struct.c')
0 files changed, 0 insertions, 0 deletions