https://bugs.freedesktop.org/show_bug.cgi?id=43861
--- Comment #3 from Michel Dänzer michel@daenzer.net 2011-12-19 07:21:05 PST --- I'd still argue it's not our bug, strictly speaking: llvm-config should only expose compiler flags absolutely necessary for building against LLVM, such as -I<...> -D<...>, certainly not such generic ones as -pedantic. We've run into similar issues before with other flags.