Dana Jansens
|
b07b8a122a
Make StartImplDecl into a more explicit GetOrAddImpl (Refactor Impl construction 2/7) (#6466)
|
4 ヶ月 前 |
Richard Smith
|
c7cd24e1b2
Support for calling C++ destructors. (#6453)
|
4 ヶ月 前 |
Dana Jansens
|
2d38978756
Diagnose explicit `Self` in extend in the parse node handler (Refactor Impl construction 1/7) (#6465)
|
4 ヶ月 前 |
Richard Smith
|
154e4012c4
Include the parent scope when fingerprinting an entity name. (#6473)
|
4 ヶ月 前 |
dependabot[bot]
|
d5bddcb3f1
Bump urllib3 from 2.5.0 to 2.6.0 in /github_tools in the pip group across 1 directory (#6471)
|
5 ヶ月 前 |
Richard Smith
|
7fd62ff58d
Stop using `ImplWitness[Table]` for a C++ synthesized witness. (#6451)
|
5 ヶ月 前 |
Richard Smith
|
d208e950c7
Encapsulate `clang::ASTUnit` in `SemIR::CppFile`. (#6459)
|
5 ヶ月 前 |
Dana Jansens
|
78025fed70
Document the relationship of AddCanonicalWitnessesBlock to IdentifiedFacetType (#6461)
|
5 ヶ月 前 |
dependabot[bot]
|
e462f430db
Bump the npm_and_yarn group across 1 directory with 1 update (#6462)
|
5 ヶ月 前 |
Jon Ross-Perkins
|
103c49a763
Canonicalize imported witness blocks on FacetValue (#6458)
|
5 ヶ月 前 |
Richard Smith
|
f000194d8b
Make a couple of parts of our infrastructure more robust. (#6455)
|
5 ヶ月 前 |
Chandler Carruth
|
5d0d443c98
Move the `:install_paths` library to `//toolchain/base` (#6457)
|
5 ヶ月 前 |
Ivana Ivanovska
|
4ddff65e8e
Add support for macros pointing to a constexpr integer (#6441)
|
5 ヶ月 前 |
Ivana Ivanovska
|
a2821be1be
Dump SemIR for all passing macros tests (#6454)
|
5 ヶ月 前 |
Richard Smith
|
c77eebd15e
Cache final impl lookup results. (#6452)
|
5 ヶ月 前 |
Dana Jansens
|
e5c94b193d
Use the new IsFacetTypeOrError function (#6438)
|
5 ヶ月 前 |
Dana Jansens
|
e32190a228
Stringify specifics of named constraints (#6444)
|
5 ヶ月 前 |
Dana Jansens
|
73e6994d44
Add a diagnostic note for errors during identifying facet types (#6445)
|
5 ヶ月 前 |
Richard Smith
|
372f632d9d
Implement support for copying C++ classes. (#6434)
|
5 ヶ月 前 |
Dana Jansens
|
19660ccde0
Add lldbinit.py to the lldb launch command for VSCode (#6447)
|
5 ヶ月 前 |
Dana Jansens
|
6a60b80508
Remove the FacetTypeId in RequireImpls (#6437)
|
5 ヶ月 前 |
Dana Jansens
|
25536cab67
Avoid a crash when the type of Self in an interface or constraint is an error (#6443)
|
5 ヶ月 前 |
Dana Jansens
|
0cf2448505
Get specific interfaces with correct specific from named constraints (#6435)
|
5 ヶ月 前 |
Ivana Ivanovska
|
108e39e095
Fix SemIR printout for string literals in macros (#6440)
|
5 ヶ月 前 |
Boaz Brickner
|
2073594d8a
C++ Interop: Add implicit casting between int literals and `CppCompat` integers (#6442)
|
5 ヶ月 前 |
Chandler Carruth
|
217c7ba0b2
Begin building libc++ and libc++abi runtimes on demand (#6424)
|
5 ヶ月 前 |
Boaz Brickner
|
bef92cf881
Add `CppCompat.ULong32`, `CppCompat.LongLong64` and `CppCompat.ULongLong64` (#6386)
|
5 ヶ月 前 |
Chandler Carruth
|
05fd656bdb
Reduce the minimum benchmark batch size (#6436)
|
5 ヶ月 前 |
Ivana Ivanovska
|
e7b71c031a
Add a failing test for user-defined literals in macros (#6431)
|
5 ヶ月 前 |
David Blaikie
|
a179bd461b
Start plumbing through debug info type information with function parameters/return value (#6410)
|
5 ヶ月 前 |