commit | fa57519e317f05ba8c01814062125db1f4793829 | [log] [tgz] |
---|---|---|
author | George Karpenkov <[email protected]> | Fri May 11 21:29:51 2018 |
committer | George Karpenkov <[email protected]> | Fri May 11 21:29:51 2018 |
tree | 4f724442364540a3d4f6b68632e394e3fe8040cf | |
parent | b13c6aebaf6ec9c991421aadfd1ffe67381b70f1 [diff] |
[libFuzzer] [NFC] Prefix all run lines with %run This patch does not do anything, but paves the way for future changes, where %run command will be expanded into a script performing the testing on device. Differential Revision: https://reviews.llvm.org/D46553 llvm-svn: 332144