diff options
| author | Chad Rosier <mcrosier@apple.com> | 2012-04-20 20:05:08 +0000 | 
|---|---|---|
| committer | Chad Rosier <mcrosier@apple.com> | 2012-04-20 20:05:08 +0000 | 
| commit | 5b58af0381f7a9eb5c4e0f5135cde4fc817b8e2d (patch) | |
| tree | c4b45ff18fb3542adab7955607090750a2b359c2 /llvm/unittests/ADT/SparseSetTest.cpp | |
| parent | 3e10cf3b5135a4e0f9a7769169d15bc37c8ccfc0 (diff) | |
| download | llvm-5b58af0381f7a9eb5c4e0f5135cde4fc817b8e2d.zip llvm-5b58af0381f7a9eb5c4e0f5135cde4fc817b8e2d.tar.gz llvm-5b58af0381f7a9eb5c4e0f5135cde4fc817b8e2d.tar.bz2 | |
In r135308, -save-temps was modified to prevent a temporary file from
overwriting the input file.  For example,
clang -c foo.s -o foo.o -save-temps
Unfortunately, the original patch didn't compare the paths of the input and
output files.  Thus, something like the following would fail to create foo.s.
cd /tmp/obj
clang -c ../src/foo.s -o foo.o -save-temps
rdar://11252615
llvm-svn: 155224
Diffstat (limited to 'llvm/unittests/ADT/SparseSetTest.cpp')
0 files changed, 0 insertions, 0 deletions
