Pranam Lashkari
Pranam Lashkari
Feel free to take on this. No need for permission. :D
It is manually configured according to what seemed more readable to me. not so useful options or non cpp options are left as default by llvm style
the example provided in #518 is default LLVM while in this PR it follows our existing example at most of the places and I used all the options so that...
I have not tested this against #87. but I have tested this against our example file(i don't know if they are same), only difference in there(from the few files I...
@sdebionne yes clang 12 is required.
@sdebionne why try to rewrite the history? boost does not allow force push so ultimately things become not usable in this case? or am I misinterpreting something?
in that case, I have done such thing in past on one of my project let me try to find if I can get my hands on the command/script
GA is not covering stdcxx = 11 on msvc but definitely we can do something about it
@Sayan-Chaudhuri a simple google search will help you "boost tests" or "boost lightweight test" https://www.boost.org/doc/libs/1_75_0/libs/core/doc/html/core/lightweight_test.html
This algorithm is used everywhere so shouldn't this be introduced as a usable functionality of the library instead of an example?