[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
Thu Apr 20 03:24:18 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
tbaeder marked an inline comment as done.
Closed by commit rG80fda7a34663: [clang][Sema][NFC] Make a bunch of things const if possible (authored by tbaeder).

Changed prior to commit:
  https://reviews.llvm.org/D148696?vs=514933&id=515267#toc

Repository:
  rG LLVM Github Monorepo

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

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/SemaDecl.cpp
  clang/lib/Sema/SemaExpr.cpp
  clang/lib/Sema/SemaLookup.cpp
  clang/lib/Sema/SemaOpenMP.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148696.515267.patch
Type: text/x-patch
Size: 34280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230420/8a10c7b8/attachment-0001.bin>


More information about the cfe-commits mailing list