summaryrefslogtreecommitdiffstats
path: root/lldb
diff options
context:
space:
mode:
authorGeorge Burgess IV <george.burgess.iv@gmail.com>2016-11-16 21:31:25 +0000
committerGeorge Burgess IV <george.burgess.iv@gmail.com>2016-11-16 21:31:25 +0000
commitadd6ab50849032b3136a0bb59916159c8c63315b (patch)
tree37e8b42cf7fc6e7a83b5777334d783c7e2ba1122 /lldb
parent732a3e0dd198a8b61d7704f878b29605ffd7a7ad (diff)
downloadbcm5719-llvm-add6ab50849032b3136a0bb59916159c8c63315b.tar.gz
bcm5719-llvm-add6ab50849032b3136a0bb59916159c8c63315b.zip
Use the member function location in enable_if diagnostics.
Before: <stdin>:3:3: error: no matching member function for call to 'bar' Foo().bar(); ^ After: <stdin>:3:9: error: no matching member function for call to 'bar' Foo().bar(); ^ llvm-svn: 287154
Diffstat (limited to 'lldb')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud