Ben Barham
|
7887ce8a8e
|
[SourceKit] Allow converting functions containing shorthand ifs to async
Resolves rdar://154753663.
|
2025-12-11 21:46:37 +10:00 |
|
Anthony Latsis
|
fec049e5e4
|
Address llvm::PointerUnion::{is,get} deprecations
These were deprecated in
https://github.com/llvm/llvm-project/pull/122623.
|
2025-07-29 18:37:48 +01:00 |
|
cui fliter
|
127077b3aa
|
chore: fix some comments
Signed-off-by: cui fliter <imcusg@gmail.com>
|
2024-03-05 17:23:22 +08:00 |
|
Ben Barham
|
ef8825bfe6
|
Migrate llvm::Optional to std::optional
LLVM has removed llvm::Optional, move over to std::optional. Also
clang-format to fix up all the renamed #includes.
|
2024-02-21 11:20:06 -08:00 |
|
Alex Hoppen
|
33b72bdde4
|
[Refactoring] Add guards around header files in lib/Refactoring
|
2023-09-11 19:09:56 -07:00 |
|
Alex Hoppen
|
cf71a105f2
|
[Refactoring] Move async refactorings into their own files
|
2023-09-11 19:05:00 -07:00 |
|