[PATCH] D145201: [clang] fixes header processing for `-fdiagnostics-format=sarif`

Christopher Di Bella via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 23 08:58:46 PDT 2023


cjdb added a comment.

In D145201#4216567 <https://reviews.llvm.org/D145201#4216567>, @aaron.ballman wrote:

> In D145201#4214395 <https://reviews.llvm.org/D145201#4214395>, @cjdb wrote:
>
>> swaps commits to see if that fixes CI (part 1)
>
> Oh, if this is just stacked patches confusing our precommit CI, then it's okay. I hadn't realized this was a stacked patch.

No, I introduced a new patch and it was weirdly failing everything, so I decided to see if it could be merged before this one.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145201



More information about the cfe-commits mailing list