================
@@ -179,7 +183,7 @@ Example usage for a project using a compile commands 
database:
       SourceRoot,
       RepositoryUrl,
       {UserStylesheets.begin(), UserStylesheets.end()},
-      {"index.js", "index_json.js"}};
+      {"index.js"}};
----------------
ilovepi wrote:

I assume `index_json.js` is no longer needed from the changes above w/ 
`fetch(...`. If that's accurate, can you include those details in the commit 
message?

https://github.com/llvm/llvm-project/pull/93276
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to