Jon Ross-Perkins
|
877179d6d9
Refactor addition of imported locations and placeholders (#6354)
|
hai 5 meses |
Dana Jansens
|
ed31a6dbe8
Import NamedConstraintDecl instruction names (#6305)
|
hai 6 meses |
Geoff Romer
|
0811d996e1
Finish renaming BindName and related insts. (#6281)
|
hai 6 meses |
David Blaikie
|
4f1f0fc7c2
Add unit tagging to ImportIRId (#6265)
|
hai 6 meses |
Geoff Romer
|
09710d102f
Separate binding insts for refs and values (#6235)
|
hai 6 meses |
Richard Smith
|
36f0a73092
Initial support for interop with class/struct/union fields. (#5849)
|
hai 9 meses |
Jon Ross-Perkins
|
fdd68dcbe6
Fix a crash when Core is poisoned (#5838)
|
hai 9 meses |
Jon Ross-Perkins
|
1e9e148c3b
Rename the ImportRefs block to Imports (#5618)
|
hai 11 meses |
Dana Jansens
|
493bea1647
Fearlessly hold references into ValueStore again (#5589)
|
hai 11 meses |
Richard Smith
|
c49789d80b
Don't use `GetCanonicalLocId` when determining what instruction an instruction was imported from. (#5418)
|
hai 1 ano |
Dana Jansens
|
315e206ff1
Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355)
|
hai 1 ano |
Boaz Brickner
|
609ccefd18
Introduce a Clang diagnostic instruction and use it to point to C++ source locations on Clang errors and warnings (#5262)
|
hai 1 ano |
Dana Jansens
|
c38e723dd8
Rename singleton InstId constants to TypeInstId (#5323)
|
hai 1 ano |
Thomas Köppe
|
bf32da8dad
Add missing standard library header inclusions (#5316)
|
hai 1 ano |
Jon Ross-Perkins
|
4923445e3a
Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304)
|
hai 1 ano |
Jon Ross-Perkins
|
55da026a46
Remove the SemIRLoc typedef (#5299)
|
hai 1 ano |
Jon Ross-Perkins
|
fe29224016
Refactor LocId to merge in SemIRLoc (#5284)
|
hai 1 ano |
Jon Ross-Perkins
|
acbe6530c3
Move diagnostics into a namespace (#5173)
|
hai 1 ano |
Jon Ross-Perkins
|
dfe1c880ea
Clean up node kind information for namespaces (#5120)
|
hai 1 ano |
Boaz Brickner
|
fcd38a4d7f
Add support for importing C++ namespaces (#5103)
|
hai 1 ano |
Jon Ross-Perkins
|
e6872f9499
Change NodeIdOneOf and similar to use "requires" and explicit UnsafeMake (#5084)
|
hai 1 ano |
Boaz Brickner
|
80e1a6ef61
Avoid copying `NameScope` and only allow moving it (#5032)
|
hai 1 ano |
Jon Ross-Perkins
|
21252b5e94
Add missing trailing return types (#5006)
|
hai 1 ano |
Alina Sbirlea
|
1d48270dc4
Emit diagnostics missing declaration of owned function. (#4962)
|
hai 1 ano |
Boaz Brickner
|
6a99c4e970
When diagnosing a duplicated name, add the name to the diagnosis (#4902)
|
hai 1 ano |
Jon Ross-Perkins
|
311b4ff03d
Refactor AddInst-family functions to their own file (#4941)
|
hai 1 ano |
Boaz Brickner
|
dd7c64bad0
When diagnosing a duplicate name, point to the name instead of the instruction (#4953)
|
hai 1 ano |
Jon Ross-Perkins
|
dc8f47e6ad
Move type functions off Context (#4951)
|
hai 1 ano |
Jon Ross-Perkins
|
e70f9cd71d
Move diagnostic helpers from Context to other files (#4949)
|
hai 1 ano |
Richard Smith
|
6dda094928
Superficial support for `template` modifier on symbolic bindings. (#4948)
|
hai 1 ano |