Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[lang] Pass DebugInfo to frontend statements #8295

Merged
merged 27 commits into from
Jul 26, 2023
Merged
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift click to select a range
151b392
Merge branch 'error-emitter-4-dbg_info-tb'
dream189free Jul 21, 2023
b24365e
Fix issues for passing src_info() to C
dream189free Jul 21, 2023
d4e1c3a
Add tb to Expr generated from names
dream189free Jul 21, 2023
9ede3a1
Try to pass debuginfo to FrontendIfStmt
dream189free Jul 21, 2023
b15f0b2
Pass debug info to FrontendForStmt from Python ast transformer
dream189free Jul 21, 2023
3903920
Debuginfo pssing for FrontendSnodeOpStmt
dream189free Jul 21, 2023
34776d0
Pass debuginfo to RandExpr and RandStmt
dream189free Jul 21, 2023
d7710c3
Pass debuginfo to ArgloadStmt
dream189free Jul 21, 2023
93d6865
Pass DebugInfo to AssertStmt
dream189free Jul 21, 2023
d5a7380
Try to pass debuginfo for FrontendFuncDefStmt
dream189free Jul 21, 2023
0849c5b
Fix error in default paramter
dream189free Jul 21, 2023
2861e84
Fix error on missing dbg_info for build_While
dream189free Jul 21, 2023
aafd2a5
Revert "Try to pass debuginfo for FrontendFuncDefStmt"
dream189free Jul 21, 2023
0d0a29d
Passs debuginfo for FrontendExternalFuncStmt
dream189free Jul 21, 2023
94dc237
Pass DebugInfo for FrontendAllocaStmt
dream189free Jul 21, 2023
3257700
Fix issue in FrontendAssertStmt
dream189free Jul 21, 2023
4a4f1b1
Fix issue in FrontendAssignStmt
dream189free Jul 21, 2023
1ad3fd9
Fix issue in FrontendIfStmt
dream189free Jul 21, 2023
a192184
Pass DebugInfo for FrontendPrintStmt
dream189free Jul 21, 2023
f6431f0
Pass DebugInfo for FrontendBreakStmt
dream189free Jul 21, 2023
182d9c9
Fix code format in FrontAssignStmt
dream189free Jul 21, 2023
cda4110
Pass DebugInfo for FrontendContinueStmt
dream189free Jul 21, 2023
31ccf0e
Pass DebugInfo for FrontendWhileStmt
dream189free Jul 21, 2023
fbcbf5d
Pass DebugInfo for FrontendReturnStmt
dream189free Jul 21, 2023
85869be
Fix error
dream189free Jul 21, 2023
be3d5cb
Revert change to clangpp candidate
dream189free Jul 21, 2023
41b5f2f
Merge remote-tracking branch 'origin/master' into error-emitter-5
dream189free Jul 24, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge remote-tracking branch 'origin/master' into error-emitter-5
  • Loading branch information
dream189free committed Jul 24, 2023
commit 41b5f2f9e6f1494600e5146c585ea52d5689c63e

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.