[PATCH] D146834: [support] Temporarily disable Inf/NaN testing in PrintNumber
    Abhina Sree via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Mar 24 11:30:14 PDT 2023
    
    
  
abhina.sreeskantharajan added inline comments.
================
Comment at: llvm/unittests/Support/ScopedPrinterTest.cpp:669
+})")
+                                    .str();
   verifyAll(ExpectedOut, JSONExpectedOut, PrintFunc);
----------------
nit: looks like a formatting issue here
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146834/new/
https://reviews.llvm.org/D146834
    
    
More information about the llvm-commits
mailing list