Results 4 repositories owned by Saar Raz

clang-concepts-monorepo

28
Stars
3
Forks
Watchers

****** OBSOLETE - CONCEPTS HAS BEEN MERGED INTO CLANG TRUNK AND DEVELOPMENT CONTINUES THERE ****** This fork of llvm-project contains my implementation of C++2a Concepts for the Clang compiler, and wi...

clang-concepts-old

54
Stars
2
Forks
Watchers

*********************** OUTDATED - please use https://github.com/saarraz/clang-concepts-monorepo *********************** Commits of clang concepts (not merged yet). Built against LLVM commit d5826c99c...

clang-concepts-roadmap

15
Stars
0
Forks
Watchers

Roadmap for implementation of Concepts in the Clang compiler.

static-print

143
Stars
6
Forks
Watchers

A GCC 7.1 patch that adds a 'static_print' statement to C++.