Sign in
bazel
/
crubit
/
d7b481029e97dc0604813691a677f9e73aed56c6
/
rs_bindings_from_cc
/
ast_consumer.cc
34ad7f7
Replace LOG(FATAL) and DCHECK with LLVM equivalents.
by Lukasz Anforowicz
· 3 years ago
a49d2e6
Refactor Importer invocation to pass all in and out parameters as an
by Michael Forster
· 3 years, 2 months ago
500b476
Manually traverse the AST instead of using an `AstVisitor`.
by Michael Forster
· 3 years, 2 months ago
a854433
Prepare to consume lifetime annotations.
by Googler
· 3 years, 4 months ago
7aa38a7
Refactor ir_from_cc to allow specifying custom headers
by Marcel Hlopko
· 3 years, 5 months ago
20f4ce4
Run iwyu & build_cleaner
by Marcel Hlopko
· 3 years, 5 months ago
31e104b
Stash the Sema& reference so that it can be used when reading / manipulating the AST.
by Devin Jeanpierre
· 3 years, 5 months ago
e936aac
Move & and * to the left in C++ code
by Marcel Hlopko
· 3 years, 7 months ago
19f2ebf
Error out on invalid input.
by Marcel Hlopko
· 3 years, 8 months ago
e8f1c4e
Add a walking skeleton for rs_bindings_from_cc generator
by Marcel Hlopko
· 3 years, 8 months ago