> On Aug 20, 2019, at 07:27, Forumer 4umer via cfe-users 
> <cfe-users@lists.llvm.org> wrote:
> 
> Hello,
> 
> I am sorry to ask for some help on this subject but I am not very comfortable 
> with preprocessor and especially with the differences between compilers.
> We have some (ugly) macros used to generate some data structures and methods 
> that works fine on Visual but I would like to use clang to get better errors 
> messages
> and to compare the compilation time.
> So I have created a repository to reproduce the problem and if someone could 
> give me some help...
> There is only one cpp file so a simple clang++ TestClang.cpp is enough to 
> reproduce.
> The repository is here: https://github.com/vrichomme/FixMacroOnClang.git 
> <https://github.com/vrichomme/FixMacroOnClang.git>

I think you’re going to have to give us more information about what the problem 
is that you’re seeing and what is the behaviour you expected.
_______________________________________________
cfe-users mailing list
cfe-users@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-users

Reply via email to