[PATCH] D27621: [clang-tidy] check to find declarations declaring more than one name
Firat Kasmis via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 15 08:46:45 PST 2016
firolino added a comment.
Unfortunately, I am not able to make getUserWrittenType easier right now. TypeLoc does not give me the desired range. See also:
- http://lists.llvm.org/pipermail/cfe-dev/2013-March/028467.html
- http://lists.llvm.org/pipermail/cfe-dev/2010-April/008664.html
- https://reviews.llvm.org/D27621#619756
https://reviews.llvm.org/D27621
More information about the cfe-commits
mailing list