aboutsummaryrefslogtreecommitdiffstats
path: root/tests/cppsymbolsearcher
diff options
context:
space:
mode:
authorhjk <[email protected]>2025-07-04 14:25:37 +0200
committerhjk <[email protected]>2025-07-07 07:16:09 +0000
commit7705bdf54b3a6319067e4817aa9348b56a9d9970 (patch)
treef37326dbb731f336a933a05c8e4fa12f7a732ac3 /tests/cppsymbolsearcher
parent06960a450b7b8c6eb8b4b145402bfb716ed971c0 (diff)
Utils: Change 'If' syntax in LayoutBuilderHEADmaster
Instead of If (cond, { then-stuff } [, { else-stuff }) use If (cond) >> Then { then-stuff } >> Else { else-stuff } It's a bit more verbose, but easier to reason about, and more similar to what TaskTree does with When >> Do etc. Change-Id: I0ae69ea566ee42a4e75bcdfc3173e744b812785e Reviewed-by: Jarek Kobus <[email protected]>
Diffstat (limited to 'tests/cppsymbolsearcher')
0 files changed, 0 insertions, 0 deletions