source: src/Validate/ReplaceTypedef.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7a780ad   4 weeks ajbeach Moved ast::BasicType::Kind to ast::BasicKind? in its own hearder. This …
(edit) @b262cb3   4 months ajbeach Unified and fixed handling of parameter attributes.
(edit) @ca9d65e   5 months pabuhr second attempt at simplifying SemanticError? messages
(edit) @b1f2007   5 months pabuhr first attempt at simplifying SemanticError? and its usage
(edit) @b7c53a9d   10 months ajbeach Added a new invariant check and the fixes required to make it pass. …
(edit) @251ce80   12 months f37yu remove reference to symbol table in unify ast-experimental
(edit) @bccd70a   12 months ajbeach Removed internal code from TypeSubstitution? header. It caused a chain … ast-experimental
(edit) @21a2a7d   16 months ajbeach Replaced ScopedMap::erase with a version that should avoid the order … ADTast-experimental
(edit) @e563edf   16 months ajbeach Header Clean-up: Clearing out typeops, moving things to Unify because … ADTast-experimental
(edit) @0bd46fd   20 months Thierry Delisle Fixed several warnings ADTast-experimentalpthread-emulation
(edit) @e9e9f56   20 months ajbeach Used the WithCodeLocation? helper in more passes. This cleans up some … ADTast-experimentalpthread-emulation
(edit) @b0d9ff7   21 months j82liang Fix up the QualifiedNameExpr?. It should now work on both old AST and … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @11df881   22 months ajbeach Updated documentation on pre-resolver passes, moving code to headers … ADTast-experimentalpthread-emulationqualifiedEnum
(edit) @af75a87   22 months ajbeach Adjusted typedef replacement, attributes should be filtered with … ADTast-experimentalpthread-emulationqualifiedEnum
(add) @1931bb01   23 months ajbeach Converted 'Validate A' to the new AST. There some utility changes as well. ADTast-experimentalpthread-emulationqualifiedEnum
Note: See TracRevisionLog for help on using the revision log.