[PATCH] D20125: [libclang] Added clang_getRealSpellingLocation to compensate for clang_getSpellingLocation returning the expansion location
Richard Smith via cfe-commits
cfe-commits at lists.llvm.org
Tue May 10 19:07:29 PDT 2016
rsmith added a comment.
Ugh. Yes. I suppose it's too late to make this actually do the right thing. @akyrtzi, what do you think?
Please add a test for this (see unittests/libclang/LibclangTest.cpp).
http://reviews.llvm.org/D20125
More information about the cfe-commits
mailing list