User Details
- User Since
- Sep 13 2018, 4:28 PM (123 w, 2 d)
Sep 3 2020
Yes of course. This is a prerequisite for some other changes that are waiting to land and need polishing. Thanks for doing the revert. I will investigate the failures and recommit it when appropriate.
Sep 2 2020
Aug 28 2020
Apply clang-format nit and rebase
Aug 20 2020
Aug 17 2020
Ping?
Aug 5 2020
Jul 30 2020
Remove accidental addition
Jul 29 2020
Ensure that the default value is assigned even if the option should not get
parsed.
Jul 27 2020
Update with latest changes
Update with latest changes.
Update with latest changes
Jul 20 2020
Jul 18 2020
Jul 17 2020
Fix formatting
Sorry about that. LGTM once you make a decision on my comments.
Jul 16 2020
Jul 15 2020
Remove -triple that got duplicated
Make sure that ast_dump_* are correctly labelled as belonging to Action_Group.
Add back -pg option that was accidentaly removed.
Jul 13 2020
Jul 11 2020
Jul 10 2020
Sorry again, removed the offending options in a2cffb11e287
Jul 9 2020
Yes I committed this a while ago, I duplicated all the functionality in Options.td.
Jul 8 2020
Rebase on top of latest changes
Instead of using a Separate option kind (-arcmt-action action) use a Joined kind (-arcmt-action=*)
Split into two macro kinds.
Jul 7 2020
Move the UseANSIEscapeCodes fixup to the correct place.
Rebase on top of some changes to parent patches.
Make mergers use values directly instead of constant references.
Make mergers use values directly instead of constant references
Jul 6 2020
Jul 5 2020
Address some code review feedback.
Revert accidental namespace removal.
Jul 2 2020
Make the tablegen description of the new option more consistent with other flags.
Ensure that mergeForwardValue can accept default values whose type doesn't quite match the associated keypath.
Jul 1 2020
Remove the need for the merger and extractor to be macros
Jun 30 2020
Move the call to UseANSIEscapeCodes to CreateFromArgs
Denormalizer should also use the extractor