summaryrefslogtreecommitdiff
path: root/Utilities/IWYU
diff options
context:
space:
mode:
authorZack Galbreath <zack.galbreath@kitware.com>2021-04-23 09:38:43 +1000
committerZack Galbreath <zack.galbreath@kitware.com>2021-04-26 08:55:22 -0400
commit25bf514447501963a31934b5b03c65aeb53a351f (patch)
tree9a8392707d6376d588da56100a9ab214abd2ef43 /Utilities/IWYU
parenteeb771e4d6b9a1127a0818a211cafb722a2dc387 (diff)
downloadcmake-25bf514447501963a31934b5b03c65aeb53a351f.tar.gz
ctest: Add support for writing test results in JUnit XML format
Addresses #18654
Diffstat (limited to 'Utilities/IWYU')
-rw-r--r--Utilities/IWYU/mapping.imp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Utilities/IWYU/mapping.imp b/Utilities/IWYU/mapping.imp
index f2aef3ecac..f1bdcc4cad 100644
--- a/Utilities/IWYU/mapping.imp
+++ b/Utilities/IWYU/mapping.imp
@@ -21,6 +21,7 @@
{ include: [ "<wctype.h>", public, "<cwctype>", public ] },
# HACK: check whether this can be removed with next iwyu release.
+ { include: [ "<bits/cxxabi_forced.h>", private, "<ctime>", public ] },
{ include: [ "<bits/shared_ptr.h>", private, "<memory>", public ] },
{ include: [ "<bits/std_function.h>", private, "<functional>", public ] },
{ include: [ "<bits/refwrap.h>", private, "<functional>", public ] },