bors[bot] 8a49f93793
Merge #5497
5497: Store macro invocation parameters as text instead of tt r=jonas-schievink a=lnicola

We don't want to expand macros on every source change because it can be arbitrarily slow, but the token trees can be rather large. So instead we can cache the invocation parameters (as text).

Co-authored-by: Laurențiu Nicola <lnicola@dend.ro>
2020-07-23 10:36:33 +00:00
..
2020-07-21 10:50:24 +02:00
2020-07-21 17:55:17 +02:00
2020-07-21 09:57:46 +00:00
2020-07-16 14:29:57 +00:00
2020-07-23 10:26:56 +02:00
2020-07-14 14:58:10 +02:00
2020-07-20 18:01:42 +02:00
2020-07-18 16:40:10 +02:00