[all-commits] [llvm/llvm-project] 10d8b3: [Flang][OpenMP][NFC] Correct a few instances of va...

kiranchandramohan via All-commits all-commits at lists.llvm.org
Sun Feb 12 09:53:18 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 10d8b3054a72bfdb699da05d8aa708b84546c57b
      https://github.com/llvm/llvm-project/commit/10d8b3054a72bfdb699da05d8aa708b84546c57b
  Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
  Date:   2023-02-12 (Sun, 12 Feb 2023)

  Changed paths:
    M flang/lib/Lower/OpenMP.cpp

  Log Message:
  -----------
  [Flang][OpenMP][NFC] Correct a few instances of variable naming

In lowering code Flang follows the MLIR coding guideline of using
camelBack for variables names. Correct a few instances that were
not following this guideline.




More information about the All-commits mailing list