[PATCH] D71455: [NFC] Fix typos in Clangd and Clang

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 16 22:08:51 PST 2019


MaskRay added a comment.

Renaming `handleDeclOccurence`, `handleMacroOccurence` and  `handleModuleOccurence` are definitely not NFC because they are public APIs that can be used by downstream projects.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71455/new/

https://reviews.llvm.org/D71455





More information about the cfe-commits mailing list