[PATCH] D98774: [AST] De-duplicate empty node introspection
    Nico Weber via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Apr 22 05:45:43 PDT 2021
    
    
  
thakis added a comment.
In D98774#2708108 <https://reviews.llvm.org/D98774#2708108>, @steveire wrote:
> In D98774#2701853 <https://reviews.llvm.org/D98774#2701853>, @thakis wrote:
>
>> I think it is? https://llvm.org/docs/GettingStarted.html#software lists it at least.
>
> Thanks, I'll look into that soon and see how the buildbots respond.
I looked into a bit too, and at least gen_decision_forest in clang-tools-extra uses python without a guard. See clang-tools-extra/clangd/quality/CompletionModel.cmake and clang-tools-extra/clangd/CMakeLists.txt
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98774/new/
https://reviews.llvm.org/D98774
    
    
More information about the llvm-commits
mailing list