[all-commits] [llvm/llvm-project] 02fd00: [clang-format] Fix bugs in parsing C++20 module im...

Owen via All-commits all-commits at lists.llvm.org
Mon Jan 23 14:35:31 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 02fd0020e5771b2850f892712b8fa51d3b98e270
      https://github.com/llvm/llvm-project/commit/02fd0020e5771b2850f892712b8fa51d3b98e270
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2023-01-23 (Mon, 23 Jan 2023)

  Changed paths:
    M clang/lib/Format/UnwrappedLineParser.cpp
    M clang/lib/Format/UnwrappedLineParser.h
    M clang/unittests/Format/FormatTest.cpp

  Log Message:
  -----------
  [clang-format] Fix bugs in parsing C++20 module import statements

Also fixes #60145.

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




More information about the All-commits mailing list