]> granicus.if.org Git - clang/commit
Simplify code using the new FoldingSetImpl::InsertNode() overload.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 12 Jul 2010 21:41:31 +0000 (21:41 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 12 Jul 2010 21:41:31 +0000 (21:41 +0000)
commit0a67eddc8fa2d6d1319deff0d52850f079753b2a
tree47d6c46c7704cb4798e2d545b2b41d47f286e302
parentcad8d31117800f804ee4f313134162edac8f8813
Simplify code using the new FoldingSetImpl::InsertNode() overload.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108198 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/PCHReaderDecl.cpp