Ivana Ivanovska
|
3d603fced7
Fix C++ function params and return values printed in SemIR (#5468)
|
10 miesięcy temu |
Boaz Brickner
|
e4c8150f2c
Store Clang `Decl`s in a `CanonicalValueStore` (#5638)
|
10 miesięcy temu |
Boaz Brickner
|
ec97ec9664
Use `InImport` pointing to C++ imports in `ConvertLocInFile()` instead of adding a separate `InCppImport` when emitting (#5614)
|
10 miesięcy temu |
Jon Ross-Perkins
|
1e9e148c3b
Rename the ImportRefs block to Imports (#5618)
|
11 miesięcy temu |
Jon Ross-Perkins
|
9b1a0729a1
Move imported C++ entities to the import block (#5616)
|
11 miesięcy temu |
josh11b
|
09ca0b8308
Update LLVM (#5605)
|
11 miesięcy temu |
Boaz Brickner
|
464ee76b9b
Fix `stack-use-after-scope` issue by making `LangOptions` parameter non temporary (#5586)
|
11 miesięcy temu |
Jon Ross-Perkins
|
65c1dcec5f
Force -fPIE for compiles (#5521)
|
11 miesięcy temu |
Boaz Brickner
|
852d0191a9
Add support for importing C++ inline functions (#5427)
|
11 miesięcy temu |
Ivana Ivanovska
|
f8443ae09e
[Carbon/C++ interop] Add support for C++ type short (#5393)
|
1 rok temu |
Jon Ross-Perkins
|
1b96e40b63
Update LLVM version (#5415)
|
1 rok temu |
Geoff Romer
|
fafb655d39
Separate pattern types from expression types (#5360)
|
1 rok temu |
Boaz Brickner
|
609ccefd18
Introduce a Clang diagnostic instruction and use it to point to C++ source locations on Clang errors and warnings (#5262)
|
1 rok temu |
Dana Jansens
|
c38e723dd8
Rename singleton InstId constants to TypeInstId (#5323)
|
1 rok temu |
Thomas Köppe
|
bf32da8dad
Add missing standard library header inclusions (#5316)
|
1 rok temu |
Jon Ross-Perkins
|
4923445e3a
Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304)
|
1 rok temu |
Jon Ross-Perkins
|
55da026a46
Remove the SemIRLoc typedef (#5299)
|
1 rok temu |
Dana Jansens
|
cf57c85545
Introduce TypeInstId (#5288)
|
1 rok temu |
Richard Smith
|
a74ca9071b
Remove all remaining uses of `TypeId`s as instruction operands. (#5280)
|
1 rok temu |
Boaz Brickner
|
68111a994c
C++ Interop: Basic C++ record (class/struct/union) import support (#5156)
|
1 rok temu |
Ivana Ivanovska
|
7580df8b8a
[Carbon/C++ interop] Add support for int function params (#5197)
|
1 rok temu |
Boaz Brickner
|
61c705311f
Remove unused variable `diagnostics_stream` (#5239)
|
1 rok temu |
Boaz Brickner
|
e7e52a14ba
When compiling C++, output a diagnostic per C++ diagnostic (#5177)
|
1 rok temu |
Jon Ross-Perkins
|
acbe6530c3
Move diagnostics into a namespace (#5173)
|
1 rok temu |
Boaz Brickner
|
44bcceba86
When import C++ names, add the note on the `ClangLookup()` as well (#5142)
|
1 rok temu |
Ivana Ivanovska
|
ce2ff0a35d
Add support for int return type in Carbon/C++ interop (#5114)
|
1 rok temu |
Jon Ross-Perkins
|
832c6398d6
Reduce explicit SemIR::LocIdAndInst construction (#5153)
|
1 rok temu |
Boaz Brickner
|
3a5e18b1a1
In C++ interop, stop referring to the diagnostics consumer before deleting it (#5149)
|
1 rok temu |
Alina Sbirlea
|
5a4b63a040
[Refactor] Move call_params_id from EntityBase to FunctionFields. (#5146)
|
1 rok temu |
Jon Ross-Perkins
|
dfe1c880ea
Clean up node kind information for namespaces (#5120)
|
1 rok temu |