-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Brodes/seh flow phase2 splitting seh edges #18049
base: main
Are you sure you want to change the base?
Brodes/seh flow phase2 splitting seh edges #18049
Commits on Nov 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for de05aee - Browse repository at this point
Copy the full SHA de05aeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b83a45 - Browse repository at this point
Copy the full SHA 4b83a45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c7b5ae - Browse repository at this point
Copy the full SHA 1c7b5aeView commit details -
Removing SEH default case for function calls as the logic to handle S…
…EH is not yet part of the IR generation to make this logic work.
Configuration menu - View commit details
-
Copy full SHA for 792231c - Browse repository at this point
Copy the full SHA 792231cView commit details
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1c874d3 - Browse repository at this point
Copy the full SHA 1c874d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bb765d - Browse repository at this point
Copy the full SHA 5bb765dView commit details -
Putting back deleted file, and deprecating instead. Deprecating mayTh…
…rowException as well.
Configuration menu - View commit details
-
Copy full SHA for 26d590a - Browse repository at this point
Copy the full SHA 26d590aView commit details -
Merge branch 'brodes/seh_flow_phase1_throwing_models' of https://gith…
…ub.com/microsoft/codeql into brodes/seh_flow_phase1_throwing_models
Configuration menu - View commit details
-
Copy full SHA for 63ddd81 - Browse repository at this point
Copy the full SHA 63ddd81View commit details -
bringing back mayThrowException to make it cleaner/easier for backwar…
…ds compatibility.
Configuration menu - View commit details
-
Copy full SHA for 0784776 - Browse repository at this point
Copy the full SHA 0784776View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae1ed38 - Browse repository at this point
Copy the full SHA ae1ed38View commit details -
Configuration menu - View commit details
-
Copy full SHA for a69daa0 - Browse repository at this point
Copy the full SHA a69daa0View commit details -
Merge branch 'brodes/seh_flow_phase1_throwing_models' of https://gith…
…ub.com/microsoft/codeql into brodes/seh_flow_phase1_throwing_models
Configuration menu - View commit details
-
Copy full SHA for 23485f1 - Browse repository at this point
Copy the full SHA 23485f1View commit details -
Changing terminology back to "throws" vs "rasis" for alwaysThrowsExce…
…ption to be consistent with other backward compatibility changes.
Configuration menu - View commit details
-
Copy full SHA for 4e77756 - Browse repository at this point
Copy the full SHA 4e77756View commit details
Commits on Nov 20, 2024
-
Update cpp/ql/lib/change-notes/2024-11-18-throwing-functions.md
Co-authored-by: Mathias Vorreiter Pedersen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69df07e - Browse repository at this point
Copy the full SHA 69df07eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aa7412 - Browse repository at this point
Copy the full SHA 6aa7412View commit details -
Adds SEH exception edge types, disjoint from normal C++ edges. Does n…
…ot apply the edges yet, just stipulates the types.
Configuration menu - View commit details
-
Copy full SHA for 4078d79 - Browse repository at this point
Copy the full SHA 4078d79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 007dd83 - Browse repository at this point
Copy the full SHA 007dd83View commit details