clang
Here are 847 public repositories matching this topic...
-
Updated
May 8, 2021 - C#
-
Updated
Mar 18, 2021 - CMake
-
Updated
May 11, 2021 - C
-
Updated
May 18, 2021 - C++
Scenario:
I have a project, with build tools of cmake, when I try to run it with cling. It prompts some headers are not included.
So I was wondering if there is a way to make use of the cmake script to load the build environment into cling and run directly?
Appreciate the great work!
-
Updated
May 10, 2021 - C++
ryanmjacobs / c
-
Updated
May 18, 2021 - C++
-
Updated
May 10, 2021 - C++
The CodeChecker cmd subcommand communicates with the server via Thrift, and on a Jenkins docker image, I have tried to use it to get run information from a local CodeChecker server. The output of the CodeChecker cmd runs command was just the help message. I have found out that using a proxy is not supported right now, and the issue was solved by disabling proxy via unsetting the environmental
In order to support package managers better, which write their retrieved data typically in unique paths, it would be nice to be able to declare multiple base_dir paths to translate absolute paths in relative ones.
For example a package manager would have the following paths in its cache:
~/data/libA/1.0.0/acme/stable/package/63da998e3642b50bee33f4449826b2d623661505/include/libA/myheader
-
Updated
Jul 21, 2020 - C++
-
Updated
May 14, 2021 - C++
-
Updated
May 19, 2021 - C++
-
Updated
Mar 16, 2021 - Vim script
-
Updated
May 11, 2021 - Python
-
Updated
Mar 21, 2021 - Emacs Lisp
-
Updated
May 7, 2021 - C++
-
Updated
Apr 15, 2021 - C
-
Updated
May 12, 2021 - Emacs Lisp
Improve this page
Add a description, image, and links to the clang topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the clang topic, visit your repo's landing page and select "manage topics."
(I thought that this was already a tracked issue, but I cannot find it.)
See https://github.com/simdjson/simdjson/blob/c5def8f7060a7e9519c7f38e2c4ddf2dc784d6a8/doc/basics.md#json-pointer
If the pointer points at an array or an object, you'd like to be able to do...