diff options
| author | George Burgess IV <george.burgess.iv@gmail.com> | 2016-11-16 21:31:25 +0000 |
|---|---|---|
| committer | George Burgess IV <george.burgess.iv@gmail.com> | 2016-11-16 21:31:25 +0000 |
| commit | add6ab50849032b3136a0bb59916159c8c63315b (patch) | |
| tree | 37e8b42cf7fc6e7a83b5777334d783c7e2ba1122 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 732a3e0dd198a8b61d7704f878b29605ffd7a7ad (diff) | |
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 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
