This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG90dab0473ef0: [pseudo] Handle the language predefined
identifier __func__ (authored by hokein).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE
hokein created this revision.
hokein added a reviewer: sammccall.
Herald added a project: All.
hokein requested review of this revision.
Herald added a subscriber: alextsao1999.
Herald added a project: clang-tools-extra.
The clang lexer lexes it as a dedicated token kind (rather than
identifier),