aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/InlineFunction.cpp
diff options
context:
space:
mode:
authorIlya Biryukov <ibiryukov@google.com>2019-05-20 13:00:42 +0000
committerIlya Biryukov <ibiryukov@google.com>2019-05-20 13:00:42 +0000
commitddd5d5dbc8ddcf37fd3b29f6568ad42ea9f882e1 (patch)
tree11de7b1a45d858173f7eea763ac38f068b2f08e5 /llvm/lib/Transforms/Utils/InlineFunction.cpp
parent03a7353fa051356e5f59c1b30b02922b062a2deb (diff)
downloadllvm-ddd5d5dbc8ddcf37fd3b29f6568ad42ea9f882e1.zip
llvm-ddd5d5dbc8ddcf37fd3b29f6568ad42ea9f882e1.tar.gz
llvm-ddd5d5dbc8ddcf37fd3b29f6568ad42ea9f882e1.tar.bz2
[Syntax] Introduce TokenBuffer, start clangToolingSyntax library
Summary: TokenBuffer stores the list of tokens for a file obtained after preprocessing. This is a base building block for syntax trees, see [1] for the full proposal on syntax trees. This commits also starts a new sub-library of ClangTooling, which would be the home for the syntax trees and syntax-tree-based refactoring utilities. [1]: https://lists.llvm.org/pipermail/cfe-dev/2019-February/061414.html Reviewers: gribozavr, sammccall Reviewed By: sammccall Subscribers: mgrang, riccibruno, Eugene.Zelenko, mgorny, jdoerfert, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D59887 llvm-svn: 361148
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions