aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Frontend/CompilerInvocationTest.cpp
diff options
context:
space:
mode:
authorStella Stamenova <stilis@microsoft.com>2021-04-13 16:11:58 -0700
committerStella Stamenova <stilis@microsoft.com>2021-04-13 16:11:58 -0700
commitbcef28621a877805a17be2e36ddb35c4aca6609d (patch)
treea4a655ba21f8956db4750c5328a8f43dfc3fdb23 /clang/unittests/Frontend/CompilerInvocationTest.cpp
parent69545154cc28a0a7f813174253c6cb428666eb3a (diff)
downloadllvm-bcef28621a877805a17be2e36ddb35c4aca6609d.zip
llvm-bcef28621a877805a17be2e36ddb35c4aca6609d.tar.gz
llvm-bcef28621a877805a17be2e36ddb35c4aca6609d.tar.bz2
Fix resolution-err.ll
chmod tries to be very helpful on some platforms and prevent naive mistakes, by warning the user. This results in the following error during the test: ```chmod: ...resolution-err.ll.tmp.resolution.txt: new permissions are r--rw-rw-, not r--r--r--``` To fix the test, call chmod with u. Differential Revision: https://reviews.llvm.org/D100417
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions