issues
search
sarojvarma
/
include-what-you-use
Automatically exported from code.google.com/p/include-what-you-use
Other
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
header file are not checked correctly
#187
GoogleCodeExporter
opened
9 years ago
2
Forward declarations and shared_ptr
#186
GoogleCodeExporter
opened
9 years ago
0
Release IWYU 0.4
#185
GoogleCodeExporter
closed
9 years ago
14
Use information gathered by iwyu in fix_includes.py to determine whether headers are project headers
#184
GoogleCodeExporter
opened
9 years ago
3
windows.h breaks iwyu in certain cases
#183
GoogleCodeExporter
opened
9 years ago
4
google code is closing; migrate to github
#182
GoogleCodeExporter
opened
9 years ago
22
Patch: Align 'for' comments for includes and allow a different line length than 80 chars
#181
GoogleCodeExporter
closed
9 years ago
8
fix_include --safe_headers doesn't work and will delete header lines
#180
GoogleCodeExporter
closed
9 years ago
2
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
7
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 but not why
#163
GoogleCodeExporter
opened
9 years ago
10
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
Next