]> granicus.if.org Git - clang/commit
Try to fix Benjamin's r149781 on MSVC.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 5 Feb 2012 02:00:07 +0000 (02:00 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 5 Feb 2012 02:00:07 +0000 (02:00 +0000)
commit7af19b817ba964ac560b50c1ed6183235f699789
tree06f66a53b8d7c085c3d7a994bb4c7665f0c68fbb
parent9ec7197796a2730d54ae7f632553b5311b2ba3b5
Try to fix Benjamin's r149781 on MSVC.

MSVC has complained the definition of "inline const DiagnosticBuilder &operator<<(const DiagnosticBuilder &DB, CanQualType T)" in clang/AST/CanonicalType.h.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149797 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/CanonicalType.h