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

Owen via All-commits all-commits at lists.llvm.org
Tue May 30 16:20:20 PDT 2023


  Branch: refs/heads/release/16.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 35bd94a4b791787e7f3938e10ce80f409831dd7e
      https://github.com/llvm/llvm-project/commit/35bd94a4b791787e7f3938e10ce80f409831dd7e
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2023-05-30 (Tue, 30 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

(cherry picked from commit a72b064acf9546ee41c67c77ed8662d5d3b2fadc)




More information about the All-commits mailing list