[PATCH] D146075: [flang][driver][openmp] Write MLIR for -save-temps

Andrzej Warzynski via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 15 10:20:00 PDT 2023


awarzynski added a comment.

In D146075#4196998 <https://reviews.llvm.org/D146075#4196998>, @tschuett wrote:

> What is the policy on trivial braces in the frontend?

What do you mean by the frontend? Different people have different understanding of what "the frontend" is.

I try to follow https://llvm.org/docs/CodingStandards.html#don-t-use-braces-on-simple-single-statement-bodies-of-if-else-loop-statements.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146075/new/

https://reviews.llvm.org/D146075



More information about the cfe-commits mailing list