Hi.
Could you please look for the preprocessed source and associated run script?
I am not sure about clang 3.7 but newer versions tell you where to look for
these. E. g.:
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
cl
On 1/8/18 5:45 AM, Jiong Wang wrote:
On 05/01/2018 20:05, Alexei Starovoitov wrote:
On Fri, Jan 5, 2018 at 7:01 AM, Charlemagne Lasse
wrote:
First thing is the odd way how 8 bit loads to an uint8_t are handled
(see bug1_sec):
I could reproduce both issues on other targets on latest LLVm t
I have been using clang-format in a certain C++ project successfully and
everything is great... but we also need support for a custom scripting
language.
This scripting language is much like C++, and clang-format works fine for
the most part except for some specific constructs ("a ?? b" is an exam