[PATCH] D155413: [NFC] Add `push_back` to `llvm::Function`

Evan Wilde via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 16 22:50:49 PDT 2023


etcwilde added a comment.

Failure was a formatting issue in `clang/lib/Analysis/UnsafeBufferUsage.cpp`.
I just fixed that in d7b45945fbb7c4ac27c456dd7c2ff8bb40fcf8f8 <https://reviews.llvm.org/rGd7b45945fbb7c4ac27c456dd7c2ff8bb40fcf8f8>.
I don't know how to re-trigger the tests though.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155413



More information about the cfe-commits mailing list