[clang] [llvm] [clang-format]: Add `Custom` to `ShortFunctionStyle`; add new AllowShortFunctionsOnASingleLineOptions for granular setup (PR #134337)
via cfe-commits
cfe-commits at lists.llvm.org
Sat May 17 14:20:39 PDT 2025
================
@@ -73,3 +73,4 @@ pythonenv*
/clang/utils/analyzer/projects/*/RefScanBuildResults
# automodapi puts generated documentation files here.
/lldb/docs/python_api/
+clang-build/
----------------
irymarchyk wrote:
Sorry, pushed by mistake; removed
https://github.com/llvm/llvm-project/pull/134337
More information about the cfe-commits
mailing list