summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-apply-replacements/invalid-files.cpp
blob: b0eb9eff8a36196acda7e34366ea3f4eca3413bc (plain)
1
2
3
4
5
6
// 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
OpenPOWER on IntegriCloud