[cfe-users] Align function arguments with clang-format 10

2020-04-06 Thread Kostas Sotiropoulos via cfe-users
Hi all, I am trying with clang-format 10 to align the function arguments one in a different line when it is called inside a MACRO that checks its return value.To be more precise I want something like this: MACRO (func (a,                         b,                         c)) Is it possible to be

[cfe-users] Builidng Clang and LLVM

2020-04-06 Thread Navid Mohaghegh via cfe-users
Greetings, I have the below issue on my clang llvm build (build was successful): /opt/llvm/build/install/bin/llvm-config --ldflags --libs --system-libs -L/opt/llvm/build/Release/lib llvm-config: error: component libraries and shared library llvm-config: error: missing: /opt/llvm/build/Release/li