]> granicus.if.org Git - clang/commit
tighten up operator= to ensure we don't get multiple owners with the same FD.
authorChris Lattner <sabre@nondot.org>
Sun, 28 Nov 2010 18:44:10 +0000 (18:44 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 28 Nov 2010 18:44:10 +0000 (18:44 +0000)
commite4fed47acee9e7ca9c9cfa77c3920eec4639d7d0
tree4b055fec9e2e773dc67d6fdf9dd8a4b0c85be49c
parent71b48d64cdab8e86229576ae4c8860f98ca87ac4
tighten up operator= to ensure we don't get multiple owners with the same FD.
wouldn't move ctors be nice? :)

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