[all-commits] [llvm/llvm-project] 2d2317: [clang-format] Fix a bug with C++ `export import <...

Owen via All-commits all-commits at lists.llvm.org
Wed Sep 28 19:10:31 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d23175fae989f90a09e556542309cd5a903e7cc
      https://github.com/llvm/llvm-project/commit/2d23175fae989f90a09e556542309cd5a903e7cc
  Author: owenca <owenpiano at gmail.com>
  Date:   2022-09-28 (Wed, 28 Sep 2022)

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

  Log Message:
  -----------
  [clang-format] Fix a bug with C++ `export import <Foo/Bar>`

Fixes #57798.

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




More information about the All-commits mailing list