зеркало из https://github.com/microsoft/clang-1.git
e6ec11aa15
too low-level to actually be useful but is just interesting enough for people to try to use it (which won't actually work beyond toy examples). To bring back the AST printer, it needs to be: - Complete, covering all of C/C++/Objective-C - Documented, with appropriate Schema against which we can validate the output - Designed for C/C++/Objective-C, not Clang's specific ASTs - Stable across Clang versions - Well-tested git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127141 91177308-0d34-0410-b5e6-96231b3b80d8 |
||
---|---|---|
.. | ||
ast-printing.c | ||
ast-printing.cpp | ||
ast-printing.m | ||
c-language-features.inc | ||
codegen-gnu.m | ||
codegen-next.m | ||
codegen.c | ||
cxx-language-features.inc | ||
html-diagnostics.c | ||
html-print.c | ||
objc-language-features.inc | ||
targets.c | ||
verbose.c |