-
Notifications
You must be signed in to change notification settings - Fork 421
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
Simplify convert-uast's handling of SymExprs and similar #25946
Commits on Sep 24, 2024
-
Working towards fixups for types
--- Signed-off-by: Michael Ferguson <mppf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7524785 - Browse repository at this point
Copy the full SHA 7524785View commit details -
--- Signed-off-by: Michael Ferguson <mppf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8e89f9f - Browse repository at this point
Copy the full SHA 8e89f9fView commit details -
Rearrange code to make the diffs cleaner
--- Signed-off-by: Michael Ferguson <mppf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9d3035a - Browse repository at this point
Copy the full SHA 9d3035aView commit details -
Simplify type fixups & get it compiling
--- Signed-off-by: Michael Ferguson <mppf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c818217 - Browse repository at this point
Copy the full SHA c818217View commit details -
--- Signed-off-by: Michael Ferguson <mppf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a534dd5 - Browse repository at this point
Copy the full SHA a534dd5View commit details -
Remove ConvertedSymbolsMap in favor of one level
--- Signed-off-by: Michael Ferguson <mppf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 818b7d3 - Browse repository at this point
Copy the full SHA 818b7d3View commit details -
--- Signed-off-by: Michael Ferguson <mppf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 494f65d - Browse repository at this point
Copy the full SHA 494f65dView commit details -
Fix TemporaryConversionSymbol / TemporaryConversionType ctors
Need to use 'explicit' since implicit conversion not needed here. --- Signed-off-by: Michael Ferguson <mppf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8a49ddd - Browse repository at this point
Copy the full SHA 8a49dddView commit details -
Use INT_FATAL for "could not find target" errors
--- Signed-off-by: Michael Ferguson <mppf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c57204a - Browse repository at this point
Copy the full SHA c57204aView commit details -
convertFilterModuleIds -> modulesToConvert, use unordered_set
--- Signed-off-by: Michael Ferguson <mppf@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9bb63b3 - Browse repository at this point
Copy the full SHA 9bb63b3View commit details