Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
945 contributions in the last year
Activity overview
Contributed to
ArthurSonzogni/nlohmann_json_cmake_fetchcontent,
ArthurSonzogni/FTXUI,
ArthurSonzogni/smk
and 5 other
repositories
Contribution activity
September 2020
Created a pull request in antlr/antlr4 that received 3 comments
Fix one warning on non-MSVC compilers.
Some Microsoft's specific #pragma were left in the code. They causes the
following errors to be printed:
/tmp/antlr4/runtime/Cpp/runtime/src/atn/Pa…
+1
−5
•
3
comments
Created an issue in antlr/antlr4 that received 2 comments
[C++] Runtime compile error with clang.
See the following execution on a cloned ANTLR repository. I am using clang 10. I will take a look today to understand the error. Maybe some CMake …
2
comments