David Blaikie
|
53ea894d0d
Add unit tagging to ClangDeclId (#6274)
|
6 ヶ月 前 |
David Blaikie
|
184a39ed8b
Add unit tagging to ClangSourceLocId (#6273)
|
6 ヶ月 前 |
Geoff Romer
|
09710d102f
Separate binding insts for refs and values (#6235)
|
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
|
c2ddf50892
Add unit tagging to EntityNameId (#6257)
|
6 ヶ月 前 |
David Blaikie
|
3ea16b8313
Add unit tagging to NameScopeId (#6258)
|
6 ヶ月 前 |
David Blaikie
|
f64b08863a
Dump all non-indexed ids as hex (#6228)
|
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
|
60b2b7f8c1
Add unit tagging to ClassId (#6195)
|
6 ヶ月 前 |
Boaz Brickner
|
f713964db4
C++ Interop: Set location when creating param patterns (#6184)
|
6 ヶ月 前 |
Dana Jansens
|
93b79f159e
Change InstId dumping to hex numbers that include the tag (#6175)
|
6 ヶ月 前 |
Jon Ross-Perkins
|
c9bb6b11a4
Use an import_ir prefix and handle special IR values (#6176)
|
7 ヶ月 前 |
David Blaikie
|
12fa65e53c
Check for use of `InstId`s from the wrong `SemIR::File` (#5997)
|
7 ヶ月 前 |
Ivana Ivanovska
|
a24598f069
Lower CppOverloadSetValue (#6101)
|
7 ヶ月 前 |
Richard Smith
|
1e7b7e53ae
C++ interop: support for default arguments. (#6108)
|
7 ヶ月 前 |