[PATCH] D127486: [analyzer][NFC] Inline AnalyzerOptions::getUserMode()
    Gabor Marton via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon Jun 13 08:43:30 PDT 2022
    
    
  
martong added inline comments.
================
Comment at: clang/include/clang/StaticAnalyzer/Core/AnalyzerOptions.h:362-364
-  /// Retrieves and sets the UserMode. This is a high-level option,
-  /// which is used to set other low-level options. It is not accessible
-  /// outside of AnalyzerOptions.
----------------
I would miss this comment.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127486/new/
https://reviews.llvm.org/D127486
    
    
More information about the cfe-commits
mailing list