[all-commits] [llvm/llvm-project] 143b51: [Clang] Fix asan error after ad1a65fca
cor3ntin via All-commits
all-commits at lists.llvm.org
Sat Jan 27 05:35:36 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 143b510a8fefb0d203c9ac7e036aa9967dd8a2ef
https://github.com/llvm/llvm-project/commit/143b510a8fefb0d203c9ac7e036aa9967dd8a2ef
Author: Corentin Jabot <corentinjabot at gmail.com>
Date: 2024-01-27 (Sat, 27 Jan 2024)
Changed paths:
M clang/lib/Parse/ParseExpr.cpp
Log Message:
-----------
[Clang] Fix asan error after ad1a65fca
Annotating tokens can invalid the stack of Peaked tokens.
More information about the All-commits
mailing list