[PATCH] D111371: [Support][ThinLTO] Move ThinLTO caching to LLVM Support library.
    Fangrui Song via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Thu Oct 14 16:10:34 PDT 2021
    
    
  
MaskRay accepted this revision.
MaskRay added inline comments.
================
Comment at: llvm/include/llvm/Support/Caching.h:1
+//===- Caching.h - LLVM File Cache Handling Configuration -----------------===//
+//
----------------
There needs to be a `*- C++ -*-`.
Can you check whether the header has 80 characters?
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111371/new/
https://reviews.llvm.org/D111371
    
    
More information about the llvm-commits
mailing list