Files
clang-p2996/llvm/lib/TableGen
Min-Yih Hsu a09f09c618 [TableGen] Fix incorrect handling of nested #ifndef directives
TableGen's lexer was unable to handle nested #ifndef when the outer
`#ifdef` / `#ifndef` scope is subject to skip. This was caused by returning
the canonicalized token when it should have returned the original one.

Fix #65100.

Differential Revision: https://reviews.llvm.org/D159236
2023-09-07 12:42:22 -07:00
..
2023-07-20 16:03:17 +08:00
2023-07-20 16:03:17 +08:00