aaron.ballman accepted this revision. aaron.ballman added a comment. This revision is now accepted and ready to land.
LGTM with a small nit. ================ Comment at: unittests/Lex/PPCallbacksTest.cpp:53 + this->Imported = Imported; + this->FileType = FileType; } ---------------- Can you add a test that uses this field and checks its has the expected value? https://reviews.llvm.org/D46614 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits