https://github.com/efriedma-quic approved this pull request.

LGTM

See 
https://llvm.org/docs/CodingStandards.html#don-t-use-braces-on-simple-single-statement-bodies-of-if-else-loop-statements
 for the rules on use/don't use braces.  A single multi-line statement is sort 
of on the edge; I tend to prefer braces in that case, but you can go either way.

https://github.com/llvm/llvm-project/pull/72977
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to