[PATCH] D134246: Test

Yubo Hu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 19 17:11:12 PDT 2022


GeorgeHuyubo created this revision.
Herald added a project: All.
GeorgeHuyubo requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D134246

Files:
  meta_gen_cpp_compile_commands.json


Index: meta_gen_cpp_compile_commands.json
===================================================================
--- /dev/null
+++ meta_gen_cpp_compile_commands.json
@@ -0,0 +1,3 @@
+{
+    "command": "cp ../Debug/compile_commands.json ./"
+}


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134246.461425.patch
Type: text/x-patch
Size: 240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220920/2c7a7fc6/attachment.bin>


More information about the llvm-commits mailing list