[PATCH] D99362: Verify the LLVMContext for Attributes.

Nick Lewycky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 25 17:06:20 PDT 2021


nickwasmer updated this revision to Diff 333469.
nickwasmer added a comment.

Apply clang-format suggestions, mostly just silence clang-tidy suggestions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99362

Files:
  llvm/include/llvm/ADT/FoldingSet.h
  llvm/include/llvm/IR/Attributes.h
  llvm/lib/IR/Attributes.cpp
  llvm/lib/IR/Verifier.cpp
  llvm/unittests/ADT/FoldingSet.cpp
  llvm/unittests/IR/AttributesTest.cpp
  llvm/unittests/IR/VerifierTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99362.333469.patch
Type: text/x-patch
Size: 10683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210326/afc25ea5/attachment.bin>


More information about the llvm-commits mailing list