[PATCH] D138466: Don't use Optional::getPointer (NFC)

Kazu Hirata via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 21 19:03:57 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1f914944b6c9: Don't use Optional::getPointer (NFC) (authored by kazu).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138466

Files:
  clang-tools-extra/clangd/ClangdServer.cpp
  clang-tools-extra/clangd/CodeComplete.cpp
  clang-tools-extra/clangd/ParsedAST.cpp
  clang-tools-extra/clangd/TUScheduler.cpp
  clang-tools-extra/clangd/index/Serialization.h
  clang-tools-extra/clangd/tool/ClangdMain.cpp
  clang-tools-extra/pseudo/tool/ClangPseudo.cpp
  clang/include/clang/Basic/DarwinSDKInfo.h
  clang/include/clang/Basic/TargetInfo.h
  clang/include/clang/Sema/CodeCompleteConsumer.h
  clang/lib/Frontend/ASTUnit.cpp
  clang/lib/Sema/SemaCUDA.cpp
  llvm/include/llvm/MC/MCObjectFileInfo.h
  llvm/lib/CodeGen/ExpandMemCmp.cpp
  llvm/lib/CodeGen/SafeStack.cpp
  llvm/lib/CodeGen/ShadowStackGCLowering.cpp
  llvm/lib/DebugInfo/PDB/Native/NativeTypeUDT.cpp
  llvm/lib/Support/ToolOutputFile.cpp
  llvm/lib/Transforms/Scalar/LoopFlatten.cpp
  llvm/lib/Transforms/Scalar/LoopInstSimplify.cpp
  llvm/lib/Transforms/Scalar/LoopRotation.cpp
  llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp
  llvm/lib/Transforms/Scalar/LowerConstantIntrinsics.cpp
  llvm/lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp
  llvm/lib/Transforms/Scalar/ScalarizeMaskedMemIntrin.cpp
  llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp
  llvm/tools/llvm-dwp/llvm-dwp.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138466.477044.patch
Type: text/x-patch
Size: 20916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221122/4fb22fe8/attachment-0001.bin>


More information about the cfe-commits mailing list