[PATCH] D156608: [clang-tidy] Do not warn on macros starting with underscore and lowercase letter in bugprone-reserved-identifier
    Carlos Galvez via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Sun Jul 30 02:08:15 PDT 2023
    
    
  
carlosgalvezp created this revision.
Herald added subscribers: PiotrZSL, xazax.hun.
Herald added a reviewer: njames93.
Herald added a project: All.
carlosgalvezp requested review of this revision.
Herald added a project: clang-tools-extra.
Herald added a subscriber: cfe-commits.
Fixes #64130
Repository:
  rG LLVM Github Monorepo
https://reviews.llvm.org/D156608
Files:
  clang-tools-extra/clang-tidy/bugprone/ReservedIdentifierCheck.cpp
  clang-tools-extra/docs/ReleaseNotes.rst
  clang-tools-extra/test/clang-tidy/checkers/bugprone/reserved-identifier.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156608.545414.patch
Type: text/x-patch
Size: 6175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230730/6ab46c04/attachment.bin>
    
    
More information about the cfe-commits
mailing list