On Windows, executables with the word "uninst" included their name are associated with administrator privileges. Probably they are associated with uninstallers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D29549
[libFuzzer] Change Uninstrumented test name. ClosedPublic Authored by mpividori on Feb 4 2017, 2:36 PM.
Details Summary On Windows, executables with the word "uninst" included their name are associated with administrator privileges. Probably they are associated with uninstallers.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 6 2017, 11:06 AM Closed by commit rL294387: [libFuzzer] Change Uninstrumented test name. (authored by mpividori). · Explain WhyFeb 7 2017, 4:14 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 87554 llvm/trunk/lib/Fuzzer/test/NotinstrumentedTest.cpp
llvm/trunk/lib/Fuzzer/test/UninstrumentedTest.cpp
llvm/trunk/lib/Fuzzer/test/fuzzer.test
llvm/trunk/lib/Fuzzer/test/no-coverage/CMakeLists.txt
|