[all-commits] [llvm/llvm-project] 951578: [llvm][Support][NFC] Fix fallthrough attribute ind...

tbaederr via All-commits all-commits at lists.llvm.org
Fri Apr 30 01:32:38 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 95157860aeecde33da8dc75c67823ac9ea9c58ff
      https://github.com/llvm/llvm-project/commit/95157860aeecde33da8dc75c67823ac9ea9c58ff
  Author: Timm Bäder <tbaeder at redhat.com>
  Date:   2021-04-30 (Fri, 30 Apr 2021)

  Changed paths:
    M llvm/lib/Support/GraphWriter.cpp

  Log Message:
  -----------
  [llvm][Support][NFC] Fix fallthrough attribute indentation

The attribute does not belong to the if statement before and trips up
gcc's indentation checker.




More information about the All-commits mailing list