Re: [cfe-users] Clang compilation options to solve the comaptible issue?

2019-11-06 Thread Guofeng Zhang via cfe-users
I just saw the mail today. It archived by gmail in the Sent folder. Thanks for the helpful response. On Mon, Nov 4, 2019 at 1:48 AM Richard Smith wrote: > On Thu, 31 Oct 2019 at 01:45, Guofeng Zhang via cfe-users < > cfe-users@lists.llvm.org> wrote: > >> Hi, >> >> I just stat using clang 8 not

[cfe-users] Support for specific Java versions

2019-11-06 Thread Ahmet Bilgin via cfe-users
Hi, currently I'm looking for a Java SourceCode formatter which can be integrated into the Eclipse-IDE and also run as standalone application. The development department of my company needs a fixed source code formatting, as we experienced formatter changes during every Eclipse-IDE update. We

Re: [cfe-users] [cfe-dev] clang-format single line if

2019-11-06 Thread MyDeveloper Day via cfe-users
Could I ask you to log a defect over in https://bugs.llvm.org to this effect, The examples using AllowShortIfStatementsOnASingleLine don't include braces MyDeveloperDay On Sun, Nov 3, 2019 at 8:51 PM Michael Pozulp via cfe-dev < cfe-...@lists.llvm.org> wrote: > If I build clang-format from tip

Re: [cfe-users] Clang9 UBSan and GMP

2019-11-06 Thread Hans Åberg via cfe-users
> On 2 Nov 2019, at 02:36, Matthew Fernandez > wrote: > >> Both GCC and Clang can be conveniently installed using MacPorts. The Apple >> inhouse clang is weird. > > I haven’t followed the rest of this thread closely, but do you have a > reference for the GMP developers abandoning Clang on ma

Re: [cfe-users] [cfe-dev] clang-format single line if

2019-11-06 Thread Michael Pozulp via cfe-users
Done. https://bugs.llvm.org/show_bug.cgi?id=43913 On Mon, Nov 4, 2019 at 3:36 AM MyDeveloper Day wrote: > Could I ask you to log a defect over in https://bugs.llvm.org to this > effect, The examples using AllowShortIfStatementsOnASingleLine don't > include braces > > MyDeveloperDay > > On Sun,

[cfe-users] Recipe for cross compiling from x86 to AArch64?

2019-11-06 Thread Itaru Kitayama via cfe-users
Hi, Following instructions written at: https://llvm.org/docs/HowToCrossCompileLLVM.html ends up with: [ 57%] Building arm_neon.h... /bin/sh: ../../../../bin/clang-tblgen: cannot execute binary file make[2]: *** [tools/clang/lib/Headers/arm_neon.h] Error 126 make[1]: *** [tools/clang/lib/Headers/C