[PATCH] D118690: [analyzer] Prevent misuses of -analyze-function
    Artem Dergachev via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Wed Feb  2 13:30:19 PST 2022
    
    
  
NoQ added inline comments.
================
Comment at: clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp:523
+                    "-analyze-function=foobar\n";
+  }
+}
----------------
🥺
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118690/new/
https://reviews.llvm.org/D118690
    
    
More information about the cfe-commits
mailing list