[PATCH] D124726: Suggest typoed directives in preprocessor conditionals
    Ken Matsui via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue May 10 08:41:25 PDT 2022
    
    
  
ken-matsui updated this revision to Diff 428395.
ken-matsui added a comment.
Fix the test for FindSimilarStr
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124726/new/
https://reviews.llvm.org/D124726
Files:
  clang/include/clang/Basic/DiagnosticLexKinds.td
  clang/include/clang/Lex/Preprocessor.h
  clang/lib/Lex/PPDirectives.cpp
  clang/test/Preprocessor/suggest-typoed-directive-c2x-cpp2b.c
  clang/test/Preprocessor/suggest-typoed-directive.c
  llvm/include/llvm/ADT/StringRef.h
  llvm/lib/Support/StringRef.cpp
  llvm/unittests/ADT/StringRefTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124726.428395.patch
Type: text/x-patch
Size: 11710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220510/6f56ba4c/attachment.bin>
    
    
More information about the cfe-commits
mailing list