diff options
author | Iain Buclaw <ibuclaw@gdcproject.org> | 2023-01-29 21:17:47 +0100 |
---|---|---|
committer | Iain Buclaw <ibuclaw@gdcproject.org> | 2023-02-21 15:12:19 +0100 |
commit | 8063de4a8cde958c34fbd2af4a25080709263c74 (patch) | |
tree | 8f90f098f89977e542b3898d81885ca0481fcd98 /libphobos/src/std/algorithm | |
parent | dfd39ed30dd69a3613d47a83d3739923051734aa (diff) | |
download | gcc-8063de4a8cde958c34fbd2af4a25080709263c74.zip gcc-8063de4a8cde958c34fbd2af4a25080709263c74.tar.gz gcc-8063de4a8cde958c34fbd2af4a25080709263c74.tar.bz2 |
d: Set doing_semantic_analysis_p before calling functionSemantic3
As functions which have semantic analysis ran late may still require
the use of CTFE built-ins to be evaluated.
gcc/d/ChangeLog:
* decl.cc (DeclVisitor::visit (FuncDeclaration *)): Set
doing_semantic_analysis_p before calling functionSemantic3.
gcc/testsuite/ChangeLog:
* gdc.dg/ctfeintrinsics.d: New test.
Diffstat (limited to 'libphobos/src/std/algorithm')
0 files changed, 0 insertions, 0 deletions