Displaying 1 result from an estimated 1 matches for "052252".
Did you mean:
052522
2012 Nov 26
2
[LLVMdev] [llvm-commits] Improved Covered Default Switch detection
On Nov 25, 2012, at 6:22 PM, David Blaikie wrote:
> On Sun, Nov 25, 2012 at 3:19 PM, Joe Abbey <jabbey at arxan.com> wrote:
>> If cmake happens to detect GCC for the C compiler and Clang for the C++
>> compiler, then a manual override of either the C compiler or
>> SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG is required. This has been happening
>> on my Darwin build