]> granicus.if.org Git - clang/commit
Complain about types and declarations that we don't know how to import.
authorDouglas Gregor <dgregor@apple.com>
Tue, 9 Feb 2010 22:48:33 +0000 (22:48 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 9 Feb 2010 22:48:33 +0000 (22:48 +0000)
commit89cc9d6e2aaf794fbd2c228a3755c19062ca0ba0
tree999c7bbb10939c8a5fb7e215b6aefd4e04d4c63d
parente07c5b06c4b992688344ae68fc7e8401bdda4053
Complain about types and declarations that we don't know how to import.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@95706 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticASTKinds.td
lib/AST/ASTImporter.cpp