aboutsummaryrefslogtreecommitdiff
path: root/compiler_wrapper/testdata/android_golden/clang_path.json
diff options
context:
space:
mode:
Diffstat (limited to 'compiler_wrapper/testdata/android_golden/clang_path.json')
-rw-r--r--compiler_wrapper/testdata/android_golden/clang_path.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/compiler_wrapper/testdata/android_golden/clang_path.json b/compiler_wrapper/testdata/android_golden/clang_path.json
index cab712b5..b784feb5 100644
--- a/compiler_wrapper/testdata/android_golden/clang_path.json
+++ b/compiler_wrapper/testdata/android_golden/clang_path.json
@@ -72,6 +72,27 @@
"wd": "/tmp/stable",
"wrapper": {
"cmd": {
+ "path": "/tmp/stable/clang-tidy",
+ "args": [
+ "main.cc"
+ ]
+ }
+ },
+ "cmds": [
+ {
+ "cmd": {
+ "path": "/tmp/stable/clang-tidy.real",
+ "args": [
+ "main.cc"
+ ]
+ }
+ }
+ ]
+ },
+ {
+ "wd": "/tmp/stable",
+ "wrapper": {
+ "cmd": {
"path": "a/b/c/d/e/f/g/clang",
"args": [
"main.cc"