]> granicus.if.org Git - clang/commit
[libclang] When logging a CXTranslationUnit that came from an AST file, print out...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 5 Mar 2013 20:21:14 +0000 (20:21 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 5 Mar 2013 20:21:14 +0000 (20:21 +0000)
commit44f65a587ee39c20e715c9df411c864d328c71b5
tree45ab61a5b93023556ee56ed74f81187756f837e5
parentca76bf8a935ef1da970fbc95869e899120883ba1
[libclang] When logging a CXTranslationUnit that came from an AST file, print out the filename.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176511 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/ASTUnit.h
lib/Frontend/ASTUnit.cpp
tools/libclang/CIndex.cpp