Files
clang-p2996/clang/test/Modules
Alejandro Álvarez Ayllón a13bcf3ced [clang] Do not serialize function definitions without a body (#121550)
An instantiated templated function definition may not have a body due to
parsing errors inside the templated function. When serializing, an
assert is triggered inside `ASTRecordWriter::AddFunctionDefinition`.

The instantiation may happen on an intermediate module.

The test case was reduced from `mp-units`.
2025-01-06 18:52:11 +08:00
..
2017-01-26 23:07:59 +00:00
2017-01-26 23:07:59 +00:00
2023-08-28 12:13:42 -04:00
2018-01-06 03:20:59 +00:00
2014-12-06 22:11:06 +00:00
2016-07-22 20:49:31 +00:00
2015-11-12 21:55:58 +00:00