]> granicus.if.org Git - clang/commit
Clean up part of template type diffing. Moved repeated code to separate
authorRichard Trieu <rtrieu@google.com>
Fri, 28 Sep 2012 19:51:57 +0000 (19:51 +0000)
committerRichard Trieu <rtrieu@google.com>
Fri, 28 Sep 2012 19:51:57 +0000 (19:51 +0000)
commit65eaecf09ea407626fa5b88178b579f2ce5f4177
tree0775c482c3d8d6c8eefaf9e92a7b7a802a931700
parenta5ee089fffc9c98d454694f80e7b541e97ca495e
Clean up part of template type diffing.  Moved repeated code to separate
functions.  Reworked one of the conditionals.  No functional changes.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@164839 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTDiagnostic.cpp