]> granicus.if.org Git - clang/commit
Move FailedModulesSet over to shared_ptr from IntrusiveRefCntPtr
authorDavid Blaikie <dblaikie@gmail.com>
Thu, 5 Jan 2017 19:11:31 +0000 (19:11 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Thu, 5 Jan 2017 19:11:31 +0000 (19:11 +0000)
commitd214e3d43664b46113236bba05b1d64d80eff0b8
treeee53b987a656de3bdeca97d79019f222ff951c55
parente8ba82c403e7c512ff62afac75950e5fbf990526
Move FailedModulesSet over to shared_ptr from IntrusiveRefCntPtr

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@291159 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Lex/PreprocessorOptions.h
lib/Frontend/CompilerInstance.cpp