Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / include-what-you-use/include-what-you-use issues and pull requests

#1189 - Fix the incorrect include path of Triple.h

Pull Request - State: closed - Opened by lxsameer almost 2 years ago - 2 comments

#1188 - Never forward-declare expressions used in typeid()

Pull Request - State: closed - Opened by cottonxray almost 2 years ago - 4 comments

#1187 - fail build IWYU 0.19 with llvm-15

Issue - State: closed - Opened by acababaev almost 2 years ago - 3 comments

#1185 - Test reporting types hidden in template arguments

Pull Request - State: closed - Opened by bolshakov-a almost 2 years ago

#1182 - Add sugared type components into resugar_map

Pull Request - State: closed - Opened by bolshakov-a almost 2 years ago - 14 comments

#1181 - IWYU suggests forward declaring enum from .cpp in header

Issue - State: open - Opened by ts826848 almost 2 years ago - 7 comments

#1179 - Never report ignored types

Pull Request - State: closed - Opened by kimgr almost 2 years ago - 22 comments
Labels: template-spill

#1168 - iwyu suggests forward declaration when using typeid

Issue - State: closed - Opened by cottonxray almost 2 years ago - 2 comments

#1149 - `<tuple>` suggested for `std::array` - confused by `<map>`

Issue - State: closed - Opened by firewave almost 2 years ago - 9 comments
Labels: template-spill

#1142 - inconsistent source of `size_t`

Issue - State: closed - Opened by firewave about 2 years ago - 10 comments

#1110 - iwyu suggest to include std::map for std::regex

Issue - State: closed - Opened by MarcoFalke about 2 years ago - 5 comments
Labels: template-spill

#1094 - IWYU picks up multiple Clang/LLVM installs

Issue - State: open - Opened by rchildre3 over 2 years ago - 6 comments
Labels: clang-version-mismatch

#1087 - IWYU should not suggest adding two copies of the same header

Issue - State: open - Opened by ptomato over 2 years ago - 6 comments
Labels: angle-quote-curse

#1046 - prevent expansion of boost/test

Issue - State: closed - Opened by notdanhan over 2 years ago - 5 comments

#1045 - IWYU suggests to include bits/exception.h

Issue - State: closed - Opened by Krzmbrzl over 2 years ago - 8 comments

#1006 - iwyu creates too much noise

Issue - State: closed - Opened by Spongman almost 3 years ago - 6 comments

#1004 - False Positive: include not needed but reported when using templates

Issue - State: closed - Opened by carlosgalvezp almost 3 years ago - 1 comment
Labels: template-spill

#1003 - False Positive: IWYU says <type_traits> is required when using <chrono>

Issue - State: closed - Opened by carlosgalvezp almost 3 years ago - 3 comments
Labels: template-spill

#1002 - implementation include suggested for `stack_t`

Issue - State: closed - Opened by firewave almost 3 years ago

#1000 - additional implementation include suggested for `std::abs()`

Issue - State: open - Opened by firewave almost 3 years ago - 6 comments

#971 - Export a forward declaration (e.g., for an opaque type)?

Issue - State: closed - Opened by osandov about 3 years ago - 5 comments

#944 - string_view for hash

Issue - State: closed - Opened by kc9jud over 3 years ago - 5 comments
Labels: template-spill

#927 - False positive <type_traits> for enable_if_t and remove_reference<>::type

Issue - State: closed - Opened by ptomato over 3 years ago - 2 comments
Labels: template-spill

#917 - concept support

Issue - State: open - Opened by marehr over 3 years ago - 8 comments
Labels: concepts

#909 - cxxabi.h suggested for __forced_unwind not in code

Issue - State: closed - Opened by lshamis over 3 years ago - 4 comments
Labels: template-spill

#908 - False positive <algorithm> for std::max, std::copy

Issue - State: closed - Opened by carlosgalvezp over 3 years ago - 18 comments

#902 - False positive with std::regex

Issue - State: closed - Opened by carlosgalvezp over 3 years ago - 5 comments
Labels: template-spill

#901 - False positive: suggest include when the type is not used

Issue - State: open - Opened by carlosgalvezp over 3 years ago - 19 comments

#879 - Test failures on Fedora 32

Issue - State: open - Opened by leha-bot almost 4 years ago - 10 comments

#829 - Typedefs hide need for full use with shared_ptr conversion

Issue - State: open - Opened by roccomoretti about 4 years ago - 2 comments

#776 - std::abs considered as built-in

Issue - State: closed - Opened by avostrik over 4 years ago - 7 comments

#684 - How do you build IWYU on Windows?

Issue - State: closed - Opened by e4lam over 5 years ago - 12 comments

#679 - IWYU could not find stddef.h on Ubuntu 18.04

Issue - State: closed - Opened by EugeneZelenko over 5 years ago - 17 comments

#679 - IWYU could not find stddef.h on Ubuntu 18.04

Issue - State: closed - Opened by EugeneZelenko over 5 years ago - 17 comments

#675 - Re-export types to overridden method signatures

Pull Request - State: closed - Opened by kimgr over 5 years ago - 12 comments

#648 - IWYU suggests an include which is an implementation detail of standard library

Issue - State: closed - Opened by loskutov almost 6 years ago - 5 comments
Labels: template-spill

#496 - Transforming <> include into ""

Issue - State: open - Opened by mbrucher about 7 years ago - 36 comments
Labels: angle-quote-curse

#495 - fix-includes can't process files that remove a line with --no_comments

Issue - State: open - Opened by FransM about 7 years ago - 5 comments

#438 - IWYU uses Xcode headers

Issue - State: closed - Opened by Timmmm over 7 years ago - 10 comments

#434 - Mapping for type traits

Issue - State: closed - Opened by purpleKarrot over 7 years ago - 7 comments

#306 - Deduce STL mappings from -stdlib

Issue - State: closed - Opened by EugeneZelenko over 8 years ago - 3 comments

#277 - stringstream wrongly mapped to iostreams

Issue - State: open - Opened by Flamefire over 8 years ago - 5 comments

#228 - IWYU suggest duplicated includes, if <...> and "..." would both work

Issue - State: open - Opened by sebiniemann about 9 years ago - 7 comments

#227 - Needless boost header changes recommended

Issue - State: open - Opened by pnorman about 9 years ago - 2 comments

#226 - iwyu recommends changing C++ headers for C equivalents`

Issue - State: open - Opened by pnorman about 9 years ago - 6 comments
Labels: cstd

#166 - ext/alloc_traits.h suggested when indexing std::vector<std::string>

Issue - State: closed - Opened by vsapsai over 9 years ago - 7 comments
Labels: Type-Defect, Priority-Medium

#148 - IWYU recommends to include <iterator> for some STL containers

Issue - State: open - Opened by vsapsai over 9 years ago - 2 comments
Labels: Type-Defect, Priority-Medium

#107 - Empty output should be removed

Issue - State: closed - Opened by vsapsai over 9 years ago - 8 comments
Labels: Type-Defect, Priority-Medium

#105 - types used in functions marked "override" need not have the corresponding header included

Issue - State: closed - Opened by vsapsai over 9 years ago - 21 comments
Labels: Type-Defect, Priority-Medium

#94 - IWYU is difficult to use with Qt projects

Issue - State: open - Opened by vsapsai over 9 years ago - 11 comments
Labels: Priority-Medium, Type-Enhancement