issues
search
berkus
/
include-what-you-use
Automatically exported from code.google.com/p/include-what-you-use
Other
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
iwyu removes differently named headers with declarations even despite -Wmissing-declarations -Werror
#179
GoogleCodeExporter
opened
9 years ago
3
Refactor: remove risky GetFileEntry overload
#178
GoogleCodeExporter
closed
9 years ago
2
Remove logging of built-in mappings
#177
GoogleCodeExporter
closed
9 years ago
2
Build out of source fails on fedora 21
#176
GoogleCodeExporter
closed
9 years ago
17
forward declaring classes used in template functions that do not allow incomplete types
#175
GoogleCodeExporter
opened
9 years ago
2
using declarations of overloaded functions greedily add unnecessary includes
#174
GoogleCodeExporter
opened
9 years ago
1
fix_includes incorrectly modifies files when two forward declares already exist
#173
GoogleCodeExporter
closed
9 years ago
3
forward declares added when used with catch
#172
GoogleCodeExporter
closed
9 years ago
7
Support catch statements
#171
GoogleCodeExporter
closed
9 years ago
3
Does not build out-of-source with clang 3.5
#170
GoogleCodeExporter
closed
9 years ago
4
Fails to see through std::remove_pointer
#169
GoogleCodeExporter
opened
9 years ago
0
Separate the driver from the code
#168
GoogleCodeExporter
opened
9 years ago
1
Support for precompiled headers
#167
GoogleCodeExporter
closed
9 years ago
4
ext/alloc_traits.h suggested when indexing std::vector<std::string>
#166
GoogleCodeExporter
opened
9 years ago
5
#pragma once interferes with #include ordering
#165
GoogleCodeExporter
closed
9 years ago
10
Need instructions to run IWYU with a CMake project
#164
GoogleCodeExporter
closed
9 years ago
3
tells me I need ext/alloc_traits.h (non-portable extension) but not why
#163
GoogleCodeExporter
opened
9 years ago
9
Pragma export not working for inline files
#162
GoogleCodeExporter
opened
9 years ago
6
Ignore lambdas and other anonymous symbols.
#161
GoogleCodeExporter
closed
9 years ago
11
Don't call getName on symbols which don't have a name
#160
GoogleCodeExporter
closed
9 years ago
4
Don't instantiate deleted methods.
#159
GoogleCodeExporter
closed
9 years ago
11
Update link dependencies for out-of-tree builds
#158
GoogleCodeExporter
closed
9 years ago
2
Please return different exit codes
#157
GoogleCodeExporter
closed
9 years ago
9
Improved way to treat config.h
#156
GoogleCodeExporter
opened
9 years ago
2
Support "#include MACRO // IWYU pragma"
#155
GoogleCodeExporter
opened
9 years ago
1
Linker error MCRelocationInfo
#154
GoogleCodeExporter
opened
9 years ago
4
Extra fwd-declare for C typdedef struct
#153
GoogleCodeExporter
closed
9 years ago
7
false positives due to Camel Case includes
#152
GoogleCodeExporter
closed
9 years ago
2
Crash with vector
#151
GoogleCodeExporter
closed
9 years ago
2
Assertion failed: class_decl && "TemplateSpecializationType is not a TplSpecDecl?"
#150
GoogleCodeExporter
opened
9 years ago
14
FTBS with llvm rev 210891
#149
GoogleCodeExporter
closed
9 years ago
3
IWYU recommends to include <iterator> for some STL containers
#148
GoogleCodeExporter
opened
9 years ago
1
Errors in libc++. iterator test fails
#147
GoogleCodeExporter
closed
9 years ago
4
Missing dependencies with templates
#146
GoogleCodeExporter
closed
9 years ago
4
Add support for regex for destination in mapping
#145
GoogleCodeExporter
opened
9 years ago
5
IWYU suggest too much include: confusion with folders
#144
GoogleCodeExporter
opened
9 years ago
30
fix_includes c++ file pattern
#143
GoogleCodeExporter
closed
9 years ago
9
iwyu suggests too much to add: type_traits
#142
GoogleCodeExporter
opened
9 years ago
0
mappings for libc++ are missing
#141
GoogleCodeExporter
opened
9 years ago
2
pragma keep doesn't prevent removal of dublicates
#140
GoogleCodeExporter
closed
9 years ago
29
export pragma interferes with mapping
#139
GoogleCodeExporter
opened
9 years ago
1
iwyu suggests too much to add: shared_ptr
#138
GoogleCodeExporter
opened
9 years ago
1
Trunk doesn't compile out-of-tree on OpenSuse Linux
#137
GoogleCodeExporter
closed
9 years ago
13
C++11 file fails to compile under IWYU with libstdc++ 4.8
#136
GoogleCodeExporter
closed
9 years ago
7
iwyu suggests too much to add (nested type)
#135
GoogleCodeExporter
opened
9 years ago
3
CMakeLists is not FreeBSD-compatible
#134
GoogleCodeExporter
closed
9 years ago
6
Errors in libc++. Diagnostic mismatch
#133
GoogleCodeExporter
closed
9 years ago
10
Errors in libc++. precomputed_tpl_args test fails
#132
GoogleCodeExporter
closed
9 years ago
20
bits/fcntl-linux.h should be mapped to fcntl.h
#131
GoogleCodeExporter
closed
9 years ago
9
IWYU case sensitive on windows
#130
GoogleCodeExporter
opened
9 years ago
8
Next