<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Issue</th>
<td>
<a href=https://github.com/llvm/llvm-project/issues/96859>96859</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>
[Clang][Sema] Error during compilation of xalancbmk_r
</td>
</tr>
<tr>
<th>Labels</th>
<td>
clang
</td>
</tr>
<tr>
<th>Assignees</th>
<td>
</td>
</tr>
<tr>
<th>Reporter</th>
<td>
mgudim
</td>
</tr>
</table>
<pre>
According to git bisect this commit:
https://github.com/llvm/llvm-project/commit/8009bbec59d1c5d47ae06c431647ebee6d886ff2
is causing an error during compilation of xalancbmk_r benchmark in SPEC2017. The error is:
```
In file included from XalanXMLSerializerFactory.cpp:30:
./xalanc/XMLSupport/XalanOtherEncodingWriter.hpp:319:30: error: no member named 'm_isPresentable' in 'XalanOtherEncodingWriter<Predicate, ConstantsType>'
319 | if(this->m_isPresentable(value))
```
I am not sure if I can provide the detailed steps to reproduce this because of the spec license.
</pre>
<img width="1px" height="1px" alt="" src="http://email.email.llvm.org/o/eJyUk1uL5DYQhX-N_FKskWX59uCH2e42LCRkYBayb4MslW1ldDGS3GTy64O6e5KQC2RB2JaxvjpVPkfEqFeHOJLmM2nOhTjS5sNo10NpW8xevY9PUvqgtFsheVh1gllHlAnSpiNIb61OpH4i9Ezo47qltMf8jk2ETatO2zGX0lvCJmOuH7dPe_C_oEyETQ8Km3pKh3lG2Qyqko3inUDaSl5XLe9wRmxV37fLwv5aLasQR8wChQMMwQdQR8h76e2ujUjaO_AL_CqMcHK2b68BZnRysyK8gXbw8nw5MVp1JXzd8IHQ8W9dkZY-1m37xcGiDYJ20hwKFSzBW_iWS3z78YcXDFoY_RuGScjkw3sp953UTzX9g1oSNt0VETblI8e--5CncIP8lDYMFyd9Hv3PQScM5XZnVMMH6a41PzgPFu2MAZywqICwzr7q-BwwoktiNkhYl3slrPsvPqlPzwGVliIhYSc4eReTcCl-fd-R1BfCurt0gLoagHQn0AthfXbCJ1Jf_lGwvwpzIGFDXv82xMcoQVhwPkE8AoJe4AtI4WAP_qoVQtoQFCahDSqICfeYnRhwD14dEu9GnDGbAPNvzt_HHSUYLdFFLAs11mqoB1HgWHXVwDvGeV9sY6MolxUKyetGLJwObKY171vGpRJt0xd6ZJRx2rKOdhWnfSlUJ3Hpa-RNQyltCKdohTZldnTpw1roGA8ch7ZvhsKIGU28ZYsxaYRbCWM5ZmG8JWA-1kg4NTqm-Cch6WRugTzdTjRn0nx-QStIc4bL_7N3cQQzfncMb9IjYdNd_XVkvwcAAP__UjJRiw">