Mercurial > hg > CbC > CbC_llvm
view clang-tools-extra/test/clang-apply-replacements/invalid-files.cpp @ 227:21e6aa2e49ef
...
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 19 Jul 2021 06:57:16 +0900 |
parents | 1d019706d866 |
children |
line wrap: on
line source
// RUN: mkdir -p %T/invalid-files // RUN: cp %S/Inputs/invalid-files/invalid-files.yaml %T/invalid-files/invalid-files.yaml // RUN: clang-apply-replacements %T/invalid-files // // Check that the yaml files are *not* deleted after running clang-apply-replacements without remove-change-desc-files. // RUN: ls %T/invalid-files/invalid-files.yaml