brintos

brintos / llvm-project-archived public Read only

0
0
Text · 300 B · 8875a3a Raw
8 lines · cpp
1// RUN: rm -rf %t && mkdir -p %t2// RUN: clang-doc --format=html --executor=standalone %s --output=%t --base base_dir3// RUN: FileCheck %s -input-file=%t/index_json.js  -check-prefix=JSON-INDEX4 5// JSON-INDEX: var RootPath = "{{.*}}test-path-abs.cpp.tmp";6// JSON-INDEX-NEXT: var Base = "base_dir";7 8