search for: a9ab8fb0

Displaying 1 result from an estimated 1 matches for "a9ab8fb0".

2013 Nov 15
1
[LLVMdev] [PATCH] Prevent clang from throwing the diagnostics twice.
> As Chad pointed, it's likely that this requires a non-trivial > refactoring. I don't have particularly bright ideas on solving it, but > I'm uncomfortable adding the flag at the arg level because it kind of > encourages lazy design when handling args. Perhaps looking into ways > the code could be refactored so that getOptimizationLevel() is only > called once (and