[PATCH] D21471: [MCContext] Don't use getenv inside class constructor
Jim Grosbach via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 17 09:26:20 PDT 2016
grosbach added a subscriber: grosbach.
grosbach added a comment.
How is calling getenv() in a global static initializer any better? Seems a step backwards.
Repository:
rL LLVM
http://reviews.llvm.org/D21471
More information about the llvm-commits
mailing list