-
| | |
| --- | --- |
| Bugzilla Link | [41394](https://llvm.org/bz41394) |
| Version | 8.0 |
| OS | Linux |
| CC | @erichkeane,@zmodem,@mikerice1969,@zygoloid,@rnk |
## Extended Description
With th…
-
## Feature request
As anyone who has built libgdf recently has surely noticed, the time to compile the library from scratch has grown significantly in the last few months. For example, co…
-
We probably want to use the built-in support for precompiled headers which will be available starting with CMake 3.16: https://onqtam.com/programming/2019-12-20-pch-unity-cmake-3-16/
I imagine it t…
-
Configuring Clang-Tidy from CMake and using MSVC precompiled headers makes Clang-Tidy fail with the error
```console
error: unable to handle compilation, expected exactly one compiler job in
' "…
-
Found this in the prelude:
https://github.com/facebook/buck2/blob/776d355f7e6136de88fa3b7c28e775305826ac3f/prelude/cxx/compile.bzl#L471-L474
So it doesn't appear to actually be precompiling anyt…
-
Hi there, I can't get company working correctly with precompiled headers, nor with cotire, nor manually, otherwise it works perfectly fine.
So my project is organized in a typical way, I have the r…
-
**Describe the bug**
Predefined wxWidgets header `wx/wxprec.h` is broken with the vcpkg port. Compiling a large-ish application that `#include wx/wxprec.h` gives thousands (literally) of error messag…
-
From a discussion with @RagnarGrootKoerkamp on Slack.
The compilation of `validation.h` starts getting slightly slow. Because this file doesn't regularly change, we can reduce the compile time for …
-
### Describe the project you are working on
Build speed can be increased by using PCH files to make complication of a given source file faster. This can also be made transparent and optional throug…
-
Just about every .cc file includes system.hh, and system.hh includes 84 header files including STL and boost.
Just the boost header files that are directly included alone, not counting STL header f…