Popular repositories Loading
-
CppCoreGuidelines
CppCoreGuidelines PublicForked from isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Python 2
-
robertalab-ev3dev
robertalab-ev3dev PublicForked from OpenRoberta/robertalab-ev3dev
roberta lab connector for ev3dev
Python 1
-
robertalab
robertalab PublicForked from dlech/robertalab
The programming environment »Open Roberta Lab« by Fraunhofer IAIS enables children and adolescents to program robots. A variety of different programming blocks are provided to program motors and se…
C 1
-
-
-
oss-fuzz
oss-fuzz PublicForked from google/oss-fuzz
OSS-Fuzz - continuous fuzzing for open source software.
Shell
62 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
April 2025
Created 2 commits in 2 repositories
Created 1 repository
-
alexfh/rcl
C++
This contribution was made on Apr 23
Created a pull request in llvm/llvm-project that received 10 comments
Revert "[SLP]Support revectorization of the previously vectorized scalars"
Reverts #133091 due to crashes See #133091 (comment) for the report.
Opened 2 other pull requests in 2 repositories
ros2/rcl
1
merged
-
Fix a dangling pointer discovered by a fresh Clang
This contribution was made on Apr 23
llvm/llvm-project
1
merged
-
[SLP] Replace most uses of for_each with range-for loops. NFC
This contribution was made on Apr 17
Reviewed 1 pull request in 1 repository
llvm/llvm-project
1 pull request
-
[clang][p2719] Module deserialization does not restore allocator flags
This contribution was made on Apr 24
Created an issue in llvm/llvm-project that received 2 comments
Assertion failure in clang::CodeGen::CodeGenTypes::isPointerZeroInitializable(clang::QualType)
Assertions-enabled Clang crashes on this input:
typedef unsigned long uint64_t;
struct R { uint64_t args[3];
};
template <class... Ts>
void g(Ts...…
Opened 1 other issue in 1 repository
llvm/llvm-project
1
closed
-
SLPVectorizer crash with hardened libc++
This contribution was made on Apr 24