[libcxx-commits] [PATCH] D114281: [libc++] Granularize the <random>	header.
    Arthur O'Dwyer via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Mon Nov 22 09:26:02 PST 2021
    
    
  
Quuxplusone added inline comments.
================
Comment at: libcxx/utils/libcxx/test/dsl.py:210
     if exitCode != 0:
+      print(err)
       return None
----------------
This was just a hack doing basically the same as D114010; I'll remove it before committing.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114281/new/
https://reviews.llvm.org/D114281
    
    
More information about the libcxx-commits
mailing list