diff options
author | Mike Kruskal <mkruskal@google.com> | 2022-12-08 13:44:17 -0800 |
---|---|---|
committer | Copybara-Service <copybara-worker@google.com> | 2022-12-08 13:45:07 -0800 |
commit | ec583f2df279c86a8e8ba123b8929e92d2ee00f2 (patch) | |
tree | 645486dfd5bc61d94eaaf938f33e8b6314b2b1a3 /create_lts.py | |
parent | c353e2597f7f24afbcd3bb34753d3e580bcee8ad (diff) |
Fixing macro expansion changes in new logging macros.
This was an unintentional behavior change when we added a new layer of macros. Not using function-like macro aliases would get around this, but unfortunately that would flood the macro namespace downstream with CHECK and LOG (and break existing code).
Note, the old behavior only applied to CHECK and QCHECK. Other CHECK macros already had multiple layers of function-like macros and were unaffected.
PiperOrigin-RevId: 493984662
Change-Id: I9a050dcaf01f2b6935f02cd42e23bc3a4d5fc62a
Diffstat (limited to 'create_lts.py')
0 files changed, 0 insertions, 0 deletions