Changes
Summary
- Improve modeling of variable template specializations with dependent (details)
- [NFC][Attributor] Add missing override (details)
- [NFC][StackSafety] Count dataflow inputs (details)
- More cleanup after removing the ability to reference a dependent (details)
- [NFC][StackSafety] Add a couple of early returns (details)
- [clang] Allow DynTypedNode to store a TemplateArgumentLoc (details)
- [Concepts] Dump template arguments for immediately declared constraint. (details)
- [clang-tidy] Fix a crash in bugprone-not-null-terminated-result check when `__STDC_WANT_LIB_EXT1__` was undefined after definition. (details)