[PATCH] D38061: Set AnonymousTagLocations false for ASTContext if column info is expected not to be used

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 5 14:27:27 PDT 2018


echristo added a comment.
Herald added subscribers: JDevlieghere, aprantl.

Meta comment: please split the rename out. I don't mind the rename, but it makes the change much harder to review.

Needs a testcase for the actual behavior you're trying to ensure here.

Thanks!


https://reviews.llvm.org/D38061





More information about the llvm-commits mailing list