-
```
This patch fixes the following issues:
1) HeapLeakChecker::ProcMapsResult HeapLeakChecker::UseProcMapsLocked() checks
if the module name matches *lib*.so - on Win32 we must check for *.dll inste…
-
```
There is no guaranteed ordering of the initialization of static data
members declared in class templates. Thus, using one to initialize
another is a bug. We may consider adding support for detecti…
-
```
There is no guaranteed ordering of the initialization of static data
members declared in class templates. Thus, using one to initialize
another is a bug. We may consider adding support for detecti…
-
```
There is no guaranteed ordering of the initialization of static data
members declared in class templates. Thus, using one to initialize
another is a bug. We may consider adding support for detecti…
-
| | |
| --- | --- |
| Bugzilla Link | [41054](https://llvm.org/bz41054) |
| Version | 6.0 |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @devincoughlin |
## Extended Description
…
-
| | |
| --- | --- |
| Bugzilla Link | [26988](https://llvm.org/bz26988) |
| Version | 3.8 |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @asl,@AnnaZaks |
## Extended Description…
-
| | |
| --- | --- |
| Bugzilla Link | [17538](https://llvm.org/bz17538) |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [Source showing problem](https://user-images.githubusercontent.co…
-
### What version of Go are you using (`go version`)?
$ go version 1.13
### Does this issue reproduce with the latest release?
Yes
### What operating system and processor architecture a…
-
```
What steps will reproduce the problem?
Unable to reproduce with a trivial test case, but reproduces on a large program
of mine which is static-linked with tcmalloc trunk from SVN:
export HEAPCH…
-
```
There is no guaranteed ordering of the initialization of static data
members declared in class templates. Thus, using one to initialize
another is a bug. We may consider adding support for detecti…