Uday Bondhugula
Results
2
issues of
Uday Bondhugula
This doesn't build out of the box on FC31 (gcc (GCC) 9.3.1 20200317 (Red Hat 9.3.1-1)). It looks like -lpthread in missing from the link flags. ``` [ 72%] Built...
Hi all, Is there a way to specify an option that overrides the one found in .clang-format in the directory tree? I notice the `let g:clang_format#style_options = {` variable, but...