Pull request 1143 in include-what-you-use: Fix opaque declaration of enum with bool underlying type

0 views
Skip to first unread message

notifi...@include-what-you-use.org

unread,
Nov 20, 2022, 1:04:43 PM11/20/22
to include-wh...@googlegroups.com
New pull request 1143 by bolshakov-a: Fix opaque declaration of enum with bool underlying type
https://github.com/include-what-you-use/include-what-you-use/pull/1143

Boolean type is internally represented in clang as `_Bool` builtin type. In order to display it correctly taking into account language options, actual printing policy should be used.
The bug was mentioned in this comment: https://github.com/include-what-you-use/include-what-you-use/issues/1115#issuecomment-1314727796


notifi...@include-what-you-use.org

unread,
Nov 25, 2022, 2:24:27 PM11/25/22
to include-wh...@googlegroups.com
Comment #1 on pull request 1143 by kimgr: Fix opaque declaration of enum with bool underlying type
https://github.com/include-what-you-use/include-what-you-use/pull/1143

Nice, thanks!


Reply all
Reply to author
Forward
0 new messages