clang
Here are 691 public repositories matching this topic...
-
Updated
Jul 20, 2020 - Java
-
Updated
Jul 22, 2020 - CMake
-
Updated
Aug 13, 2020 - C++
-
Updated
Aug 13, 2020 - C
ryanmjacobs / 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
Aug 19, 2020 - Python
-
Updated
Jul 19, 2020 - C++
-
Updated
Aug 17, 2020 - C++
-
Updated
Jul 21, 2020 - C++
-
Updated
Aug 20, 2020 - Python
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
Jun 25, 2020 - C++
-
Updated
Jul 31, 2020 - Emacs Lisp
-
Updated
Apr 10, 2020 - C++
-
Updated
Aug 20, 2020 - C++
-
Updated
May 26, 2020 - Vim script
-
Updated
Aug 11, 2020 - C
-
Updated
May 15, 2020 - 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."
https://github.com/simd-everywhere/simde has done their first release ( https://simd-everywhere.github.io/blog/announcements/release/2020/06/21/0.5.0-release.html ) and it seems like something potentially useful for merging code paths. The most likely candidate I imagine is using SIMD code to replace the non-SIMD fallback path, but maybe it'd be worth checking if it can be used to merge ARM and x8