[all-commits] [llvm/llvm-project] 9f72df: Fixing a formatting mistake; NFC

Aaron Ballman via All-commits all-commits at lists.llvm.org
Thu Aug 3 05:08:19 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f72df7e30f074b46b18d3de267450236e4e37ea
      https://github.com/llvm/llvm-project/commit/9f72df7e30f074b46b18d3de267450236e4e37ea
  Author: Aaron Ballman <aaron at aaronballman.com>
  Date:   2023-08-03 (Thu, 03 Aug 2023)

  Changed paths:
    M clang/lib/Sema/SemaExpr.cpp

  Log Message:
  -----------
  Fixing a formatting mistake; NFC

There was a brace that was hanging out in the middle of nowhere, this
fixes that issue.




More information about the All-commits mailing list