David Blaikie
|
53ea894d0d
Add unit tagging to ClangDeclId (#6274)
|
6 ヶ月 前 |
David Blaikie
|
184a39ed8b
Add unit tagging to ClangSourceLocId (#6273)
|
6 ヶ月 前 |
David Blaikie
|
4f1f0fc7c2
Add unit tagging to ImportIRId (#6265)
|
6 ヶ月 前 |
David Blaikie
|
79541ee50c
Add unit tagging to StructTypeFieldId (#6260)
|
6 ヶ月 前 |
David Blaikie
|
2dd9e7f0d7
Add unit tagging to CppGlobalVarId (#6263)
|
6 ヶ月 前 |
David Blaikie
|
79dd1e362c
Add unit tagging to InstBlockId (#6259)
|
6 ヶ月 前 |
David Blaikie
|
a340808062
Add unit tagging to FacetTypeId (#6256)
|
6 ヶ月 前 |
David Blaikie
|
c2ddf50892
Add unit tagging to EntityNameId (#6257)
|
6 ヶ月 前 |
David Blaikie
|
3d6810beb6
Add unit tagging to InterfaceId (#6243)
|
6 ヶ月 前 |
David Blaikie
|
7663c38291
Add unit tagging to SpecificId (#6251)
|
6 ヶ月 前 |
David Blaikie
|
1df0d4566e
Add unit tagging to GenericId (#6248)
|
6 ヶ月 前 |
David Blaikie
|
af013e8d79
More consistently use check_ir_id to initialize ValueStores (#6244)
|
6 ヶ月 前 |
David Blaikie
|
4fdc08582a
Add ValueStore ctor template for Id to use for IdTag (#6226)
|
6 ヶ月 前 |
David Blaikie
|
63118265f0
Add unit tagging to VtableId (#6216)
|
6 ヶ月 前 |
David Blaikie
|
a486c12bd6
Add unit tagging to SpecificInterfaceId (#6215)
|
6 ヶ月 前 |
Boaz Brickner
|
ffefa7711c
Move the mapping from entity name to an imported C++ global variable declaration outside of `EntityName` (#6211)
|
6 ヶ月 前 |
David Blaikie
|
1a9826bc29
Add unit tagging to FunctionId (#6213)
|
6 ヶ月 前 |
David Blaikie
|
d0d2f18f37
Add unit tagging to CppOverloadSetId (#6212)
|
6 ヶ月 前 |
David Blaikie
|
b2c2bdde3a
Add unit tagging to AssociatedConstantId (#6207)
|
6 ヶ月 前 |
David Blaikie
|
60b2b7f8c1
Add unit tagging to ClassId (#6195)
|
6 ヶ月 前 |
Dana Jansens
|
93b79f159e
Change InstId dumping to hex numbers that include the tag (#6175)
|
6 ヶ月 前 |
David Blaikie
|
12fa65e53c
Check for use of `InstId`s from the wrong `SemIR::File` (#5997)
|
7 ヶ月 前 |
Richard Smith
|
1e7b7e53ae
C++ interop: support for default arguments. (#6108)
|
7 ヶ月 前 |
Boaz Brickner
|
9f108bad6e
Rename `cpp_ast` to `clang_ast_unit` (#5926)
|
9 ヶ月 前 |
Boaz Brickner
|
0f171611d4
Create `clang::MangleContext` once per file instead of once per C++ thunk (#5924)
|
9 ヶ月 前 |
Jon Ross-Perkins
|
61290fdee9
Make ConstantValueStore use ValueStore internally (#5811)
|
9 ヶ月 前 |
Dana Jansens
|
02fc484f23
Make pointers in ValueStore stable across insertions (#5576)
|
11 ヶ月 前 |
Thomas Köppe
|
bf32da8dad
Add missing standard library header inclusions (#5316)
|
1 年間 前 |
Jon Ross-Perkins
|
4923445e3a
Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304)
|
1 年間 前 |
Richard Smith
|
a74ca9071b
Remove all remaining uses of `TypeId`s as instruction operands. (#5280)
|
1 年間 前 |