[llvm] 94cf2c0 - Revert "100 checks"

Noah Goldstein via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 12 22:53:46 PDT 2023


Author: Noah Goldstein
Date: 2023-06-13T00:53:19-05:00
New Revision: 94cf2c0451de6a4ed95411be73bea159320e1e66

URL: https://github.com/llvm/llvm-project/commit/94cf2c0451de6a4ed95411be73bea159320e1e66
DIFF: https://github.com/llvm/llvm-project/commit/94cf2c0451de6a4ed95411be73bea159320e1e66.diff

LOG: Revert "100 checks"

Accidental commit/push!

This reverts commit b76bd2db65b4890f1ec494fa95286533dd6b09e5.

Added: 
    

Modified: 
    llvm/include/llvm/Transforms/Utils/InferCallsiteAttrs.h

Removed: 
    


################################################################################
diff  --git a/llvm/include/llvm/Transforms/Utils/InferCallsiteAttrs.h b/llvm/include/llvm/Transforms/Utils/InferCallsiteAttrs.h
index d9ff7ce0bc314..8c1ef3e0bcbe9 100644
--- a/llvm/include/llvm/Transforms/Utils/InferCallsiteAttrs.h
+++ b/llvm/include/llvm/Transforms/Utils/InferCallsiteAttrs.h
@@ -1,4 +1,4 @@
-//===- InferCallsiteAttrs.h - Propagate attributes to callsites -*- C++ -*-===//
+//===- InferCallsiteAttrs.h - Propagate attributes to callsites -----------===//
 //
 // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.


        


More information about the llvm-commits mailing list