llvm-project/clang/include
Nikita Popov 5065076698 [CodeGen] Rename deprecated Address constructor
To make uses of the deprecated constructor easier to spot, and to
ensure that no new uses are introduced, rename it to
Address::deprecated().

While doing the rename, I've filled in element types in cases
where it was relatively obvious, but we're still left with 135
calls to the deprecated constructor.
2022-02-17 11:26:42 +01:00
..
clang [CodeGen] Rename deprecated Address constructor 2022-02-17 11:26:42 +01:00
clang-c Fix a typo (occured => occurred) 2022-02-08 21:35:26 +01:00
CMakeLists.txt