[all-commits] [llvm/llvm-project] 5a9abe: [clang-repl] Correctly disambiguate dtor declarati...
Vassil Vassilev via All-commits
all-commits at lists.llvm.org
Sun Apr 30 12:45:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5a9abe846617efea4a128134db0915a044d7dd73
https://github.com/llvm/llvm-project/commit/5a9abe846617efea4a128134db0915a044d7dd73
Author: Vassil Vassilev <v.g.vassilev at gmail.com>
Date: 2023-04-30 (Sun, 30 Apr 2023)
Changed paths:
M clang/lib/Parse/ParseTentative.cpp
M clang/test/Interpreter/disambiguate-decl-stmt.cpp
Log Message:
-----------
[clang-repl] Correctly disambiguate dtor declarations from statements.
Differential revision: https://reviews.llvm.org/D148425
More information about the All-commits
mailing list