Files
clang-p2996/llvm/tools
Simon Pilgrim 9031e5113c [llvm-rc] Use cast<> instead of dyn_cast<> to avoid dereference of nullptr
The pointer is dereferenced immediately, so assert the cast is correct instead of returning nullptr
2022-02-02 15:36:01 +00:00
..
2021-11-02 09:08:09 -07:00
2022-02-01 12:32:27 -06:00