[all-commits] [llvm/llvm-project] a72b06: [clang-format] Handle <chrono> ud suffixes in Inte...

Owen via All-commits all-commits at lists.llvm.org
Tue May 16 13:18:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a72b064acf9546ee41c67c77ed8662d5d3b2fadc
      https://github.com/llvm/llvm-project/commit/a72b064acf9546ee41c67c77ed8662d5d3b2fadc
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2023-05-16 (Tue, 16 May 2023)

  Changed paths:
    M clang/lib/Format/IntegerLiteralSeparatorFixer.cpp
    M clang/unittests/Format/IntegerLiteralSeparatorTest.cpp

  Log Message:
  -----------
  [clang-format] Handle <chrono> ud suffixes in IntegerLiteralSeparator

Fixes #62679.

Differential Revision: https://reviews.llvm.org/D150539




More information about the All-commits mailing list