[PATCH] D124262: compile commands header to source heuristic lower-cases filenames before inferring file types

Ishaan Gandhi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 25 07:45:14 PDT 2022


ishaangandhi marked an inline comment as done.
ishaangandhi added a comment.

Test case added, re-diffed with `-U9999`, and removed redundant constructor. Thanks for the quick feedback, @sammccall!

(I didn't wait for the tests to run locally, I am hoping to use your CI systems to do that. It seems like a simple enough of a test that I hope I can get it right on the first try.)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124262/new/

https://reviews.llvm.org/D124262



More information about the cfe-commits mailing list