-
| | |
| --- | --- |
| Bugzilla Link | [33648](https://llvm.org/bz33648) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
| CC | @modiking |
## Extended Description
LTO…
-
| | |
| --- | --- |
| Bugzilla Link | [33630](https://llvm.org/bz33630) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
LTO will apply the Con…
-
In the following simple piece of code:
https://gist.github.com/matjin/0499c1c00c44394a4abbb21d50536aff
Infer is unable to find the null dereference warning at line 18; interprocedural analysis i…
-
```
WARNING: Method definition ncoord(GeoInterface.MultiLineStringTrait, GeometryBasics.MultiLineString{N, T, Element, A} where A
-
| | |
|--------------------|----|
| Bugzilla Link | [PR33657](https://bugs.llvm.org/show_bug.cgi?id=33657) |
| Status | NEW |
| Importance | P enhancemen…
-
interprocedural makes our CFG infinite
-
# Issue description
When building through CMake with MSVC, `BUILD_SHARED=on` and `CMAKE_BUILD_TYPE != Debug` then /GL and /LTCG are automatically added to the compilation. This forces consumers to …
-
| | |
| --- | --- |
| Bugzilla Link | [33657](https://llvm.org/bz33657) |
| Version | trunk |
| OS | Linux |
| Reporter | LLVM Bugzilla Contributor |
## Extended Description
LTO will apply the glo…
-
The Chapel compiler will soon include 3 alias analysis passes:
* may-alias analysis in LICM
* must-alias analysis for nil-checking (PR #11238)
* interprocedural array alias analysis to hint LLVM…
-
**Version Used**:
C# Tools 3.6.0-2.20167.1+926207070b0c62d6a76aec4627ec26dee17870bb
**Steps to Reproduce**:
```C#
using System;
class Program
{
static void Main()
{
int v…