Skip to content
  • Daniel Dunbar's avatar
    Add --disable-free flag to clang. · 33d29b3e
    Daniel Dunbar authored
     - Disables the freeing of the ASTContext and the TranslationUnit
       after parsing & sema.
     - Primarily for timing the impact on -fsyntax-only timings.
    
    llvm-svn: 57643
    33d29b3e
Loading