[PATCH] D100361: [Driver] Make the findVCToolChainViaEnvironment case-insensitive

Artur Gainullin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 13 13:39:45 PDT 2021


ArturGainullin added a comment.

In D100361#2686823 <https://reviews.llvm.org/D100361#2686823>, @rnk wrote:

> Example: https://github.com/llvm/llvm-project/blob/main/clang/unittests/Driver/ToolChainTest.cpp#L29

Thank you for the example! I will take a look and may consider adding a test as a follow up commit.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100361



More information about the cfe-commits mailing list