[llvm-branch-commits] [clang] release/22.x: [clang][AST] Fix assertion in `getFullyQualifiedType` for AutoType (#186105) (PR #186882)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Thu Mar 19 06:06:52 PDT 2026


devajithvs wrote:

> which release it is a regression from?

The `clang-repl` reproducer can be reproduced after value printing (https://github.com/llvm/llvm-project/commit/9bf7d04c4386daf1ef0acf95782a59855c98474a) landed. So the first release must be `llvmorg-21.1.0-rc1`


https://github.com/llvm/llvm-project/pull/186882


More information about the llvm-branch-commits mailing list