[PATCH] D20205: [include-fixer] Use scope contexts information to improve query.
Benjamin Kramer via cfe-commits
cfe-commits at lists.llvm.org
Thu May 12 08:59:12 PDT 2016
bkramer requested changes to this revision.
bkramer added a comment.
This revision now requires changes to proceed.
This needs more tests (check that using stuff from a different namespace in namespace scope still works). It's also better written as a unit test against the in-memory database, that way we don't have to create a file for every test.
Repository:
rL LLVM
http://reviews.llvm.org/D20205
More information about the cfe-commits
mailing list