[PATCH] D148696: [clang][Sema][NFC] Sprinkle some const around in Sema

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 19 02:53:59 PDT 2023


tbaeder created this revision.
tbaeder added reviewers: aaron.ballman, shafik.
Herald added a project: All.
tbaeder requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

NFC but uploading for review for the pre-commit CI and maybe some actual review.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D148696

Files:
  clang/include/clang/AST/DeclarationName.h
  clang/include/clang/Sema/Sema.h
  clang/lib/AST/DeclarationName.cpp
  clang/lib/Sema/Sema.cpp
  clang/lib/Sema/SemaExpr.cpp
  clang/lib/Sema/SemaLookup.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148696.514876.patch
Type: text/x-patch
Size: 21869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230419/570b968b/attachment-0001.bin>


More information about the cfe-commits mailing list