Hello,
is there a way how to call C function in noexcept function without clang
emitting ___stack_chk_guard?
Thanks
Hana
___
cfe-users mailing list
cfe-users@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-users
I've been using clang-format for quite some time and it's a great tool.
However, it has undesirable behavior in the situations listed below (or
maybe I couldn't find a way to configure it properly):
1. AlwaysBreakTemplateDeclarations documentation states "If true, always
break after the template<.