Fixed moduleImport and ident callbacks. Fixed modules test. Added ident callback...
authorJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Tue, 12 Nov 2013 03:12:18 +0000 (03:12 +0000)
committerJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Tue, 12 Nov 2013 03:12:18 +0000 (03:12 +0000)
commitc1a13f3f20b808a220d84ad88b9145b90045898c
treef3ab0ee51c04a8518a7ba151dc8fad346732e202
parentadf3018125462843f82e3d5a401532307daf7c30
Fixed moduleImport and ident callbacks.  Fixed modules test. Added ident callback test.  A better test for moduleExport is coming.

llvm-svn: 194447
clang-tools-extra/pp-trace/PPCallbacksTracker.cpp
clang-tools-extra/test/pp-trace/pp-trace-ident.cpp [new file with mode: 0644]
clang-tools-extra/test/pp-trace/pp-trace-modules.cpp