[all-commits] [llvm/llvm-project] 2992d0: [clang-tidy] Do not warn on macros starting with u...

Carlos Galvez via All-commits all-commits at lists.llvm.org
Sun Jul 30 05:11:08 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2992d084774f44e7626a7d640fe6c30163db450e
      https://github.com/llvm/llvm-project/commit/2992d084774f44e7626a7d640fe6c30163db450e
  Author: Carlos Galvez <carlosgalvezp at gmail.com>
  Date:   2023-07-30 (Sun, 30 Jul 2023)

  Changed paths:
    M clang-tools-extra/clang-tidy/bugprone/ReservedIdentifierCheck.cpp
    M clang-tools-extra/docs/ReleaseNotes.rst
    M clang-tools-extra/test/clang-tidy/checkers/bugprone/reserved-identifier.cpp

  Log Message:
  -----------
  [clang-tidy] Do not warn on macros starting with underscore and lowercase letter in bugprone-reserved-identifier

Fixes #64130

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




More information about the All-commits mailing list