-
```
IWYU doesn't come with default mappings for libc++ (the llvm stl implementation)
Example:
==> stringtest.cc
-
OS: Debian Bookworm and Ubuntu "Mantic" 23.10
Clang: 16.0.6 from LLVM's Apt repository
IWYU `--version` output: include-what-you-use 0.20 (git:7301b1f) based on Debian clang version 16.0.6 (++2023…
detly updated
11 months ago
-
See https://github.com/apache/arrow/pull/4293#issuecomment-501950675
**Reporter**: [Francois Saint-Jacques](https://issues.apache.org/jira/browse/ARROW-5611) / @fsaintjacques
**Note**: *This issue w…
-
```
What steps will reproduce the problem? Give the *exact* arguments passed
to include-what-you-use, and attach the input source file that gives the
problem (minimal test-cases are much appreciated!…
-
```
Compiling the latest IWYU with llvm from 2014-08-20 15:48:06 -0400 I get:
/home/rschulz/software/llvm/lib/libLLVMX86Desc.a(X86MCTargetDesc.o): In
function `createX86MCRelocationInfo(llvm::String…
-
```
IWYU doesn't come with default mappings for libc++ (the llvm stl implementation)
Example:
==> stringtest.cc
-
```
The mapping syntax supports a regex expression for the first entry of the
mapping. It would be nice if this could be extended to also be supported for
the 3rd entry(=2nd include). This would be …
-
It looks like files which have the intention of providing containers (STL/boost/others...) through a typedef can sometimes cause unnecessary includes to show up in other files which depend on them. Th…
ghost updated
7 years ago
-
```
IWYU doesn't come with default mappings for libc++ (the llvm stl implementation)
Example:
==> stringtest.cc
-
```
Compiling the latest IWYU with llvm from 2014-08-20 15:48:06 -0400 I get:
/home/rschulz/software/llvm/lib/libLLVMX86Desc.a(X86MCTargetDesc.o): In
function `createX86MCRelocationInfo(llvm::String…