tvl-depot/third_party/nix/src/libmain
Vincent Ambo 867055133d style(3p/nix): Add braces around single-line conditionals
These were not caught by the previous clang-tidy invocation, but were
instead sorted out using amber[0] as such:

    ambr --regex 'if (\(.+\))\s([a-z].*;)' 'if $1 { $2 }'

[0]: https://github.com/dalance/amber
2020-05-19 18:55:58 +01:00
..
common-args.cc style(3p/nix): Add braces around single-line conditionals 2020-05-19 18:55:58 +01:00
common-args.hh style(3p/nix): Reformat project in Google C++ style 2020-05-17 16:31:57 +01:00
meson.build refactor(3p/nix/libmain): Replace logging.h with glog 2020-05-19 01:04:14 +01:00
nix-main.pc.in Add 'third_party/nix/' from commit 'be66c7a6b24e3c3c6157fd37b86c7203d14acf10' 2020-05-17 15:52:38 +01:00
shared.cc style(3p/nix): Add braces around single-line conditionals 2020-05-19 18:55:58 +01:00
shared.hh style(3p/nix): Add braces around single-line conditionals 2020-05-19 18:55:58 +01:00
stack.cc style(3p/nix): Add braces around single-line conditionals 2020-05-19 18:55:58 +01:00