[all-commits] [llvm/llvm-project] ce1a87: [clang-format] Fix a bug in annotating `*` in `#de...

Owen Pan via All-commits all-commits at lists.llvm.org
Sat Jul 20 12:23:11 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ce1a87437cc143889665c41046107e84cdf6246e
      https://github.com/llvm/llvm-project/commit/ce1a87437cc143889665c41046107e84cdf6246e
  Author: Owen Pan <owenpiano at gmail.com>
  Date:   2024-07-20 (Sat, 20 Jul 2024)

  Changed paths:
    M clang/lib/Format/TokenAnnotator.cpp
    M clang/unittests/Format/TokenAnnotatorTest.cpp

  Log Message:
  -----------
  [clang-format] Fix a bug in annotating `*` in `#define`s (#99433)

Fixes #99271.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list