[PATCH] D15598: [Driver] Make AddCXXStdlibLibArgs responsible for handling -static-libstdc++.

Eric Christopher via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 18 14:28:04 PST 2015


echristo added a comment.

What's "expected" here? Do we know which of the options are overriding? IIRC shared and the static options aren't necessarily last one wins with gcc.

-eric


http://reviews.llvm.org/D15598





More information about the cfe-commits mailing list