[cfe-dev] Specific clang-cl preprocessor emulation problem
Edward Diener via cfe-dev
cfe-dev at lists.llvm.org
Fri Apr 15 16:10:20 PDT 2016
On 4/15/2016 6:45 PM, Jonathan Roelofs via cfe-dev wrote:
>
>
> On 4/15/16 4:32 PM, Edward Diener via cfe-dev wrote:
>>
>> 3) I do not know what your reference to macro_paste_identifier_error.c
>> means.
>
> clang/test/Preprocessor/macro_paste_identifier_error.c
>
>> I assume that is a source file used to build clang-cl.
>
> No, it's a test.
I see it but I don't understand why you should be expecting a programmer
using clang-cl ( or clang/clang++ targeting VC++ ) to have to pass a
compiler option to emulate VC++ when you have already pushed clang-cl as
emulating VC++ by default.
More information about the cfe-dev
mailing list