[PATCH] D23934: Add a -ffixed-date-time= flag that sets the initial value of __DATE__, __TIME__, __TIMESTAMP__

2022-03-25 Thread Anmol P. Paralkar via Phabricator via cfe-commits
appcs added a comment. In D23934#3314277 , @appcs wrote: > Hello, Will this feature be committed? Thanks! In D23934#3355355 , @emaste wrote: > The original author appears to have given up on it. Someone will

[PATCH] D23934: Add a -ffixed-date-time= flag that sets the initial value of __DATE__, __TIME__, __TIMESTAMP__

2022-03-04 Thread Anmol P. Paralkar via Phabricator via cfe-commits
appcs added a comment. In D23934#3355355 , @emaste wrote: > The original author appears to have given up on it. Someone will need to > rebase and work on pushing it forward Please see: https://reviews.llvm.org/D121040 CHANGES SINCE LAST ACTION

[PATCH] D23934: Add a -ffixed-date-time= flag that sets the initial value of __DATE__, __TIME__, __TIMESTAMP__

2022-02-11 Thread Anmol P. Paralkar via Phabricator via cfe-commits
appcs added a comment. Herald added a subscriber: dang. Hello, Will this feature be committed? Thanks! CHANGES SINCE LAST ACTION https://reviews.llvm.org/D23934/new/ https://reviews.llvm.org/D23934 ___ cfe-commits mailing list