<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On Aug 20, 2019, at 07:27, Forumer 4umer via cfe-users <<a href="mailto:cfe-users@lists.llvm.org" class="">cfe-users@lists.llvm.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Hello,<br class=""><br class="">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.<br class="">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<br class="">and to compare the compilation time.<br class="">So I have created a repository to reproduce the problem and if someone could give me some help...<br class="">There is only one cpp file so a simple clang++ TestClang.cpp is enough to reproduce.<br class="">The repository is here: <a href="https://github.com/vrichomme/FixMacroOnClang.git" class="">https://github.com/vrichomme/FixMacroOnClang.git</a><br class=""></div></div></blockquote><div><br class=""></div>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.</div></body></html>