[PATCH] D26054: Use `getFileLoc()` instead of `getSpellingLoc()` in the ASTImporter

Sean Callanan via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 7 09:42:11 PST 2016


spyffe added a comment.

Aleksei, thank you for your review.
I don't quite follow what you'd like me to do with the `Input` files, though.  Some of them certainly appear to be input files in the same way that all the other files in `Inputs` are.  Are you suggesting that I move `macro.modulemap` and `macro1.h` somewhere else (say, `Modules/`) or are you making a general comment about the layout of all of the tests?


https://reviews.llvm.org/D26054





More information about the cfe-commits mailing list