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

Sean Callanan via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 7 10:45:52 PST 2016


spyffe added a comment.

That seems reasonable, and would go a long way toward cleaning up the `Inputs` and making clear exactly which inputs correspond to which test file.
Do you think it would be reasonable to take this diff the way it currently it is, and start a new one that pulls all the input fiels into test-specific subdirectories?
That way the desired layout of the `Inputs` directory will be clear to future developers touching the source base.


https://reviews.llvm.org/D26054





More information about the cfe-commits mailing list