diff options
author | James Y Knight <jyknight@google.com> | 2015-10-02 13:41:04 +0000 |
---|---|---|
committer | James Y Knight <jyknight@google.com> | 2015-10-02 13:41:04 +0000 |
commit | b8bfd96a102fea9212a02b6b72bd2829a7b9dc2d (patch) | |
tree | 93a10232951ce058d685bf7000f67615a04041f8 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | ea2f90c96b4c3f8a87f7254785a0496f37ed2453 (diff) | |
download | llvm-b8bfd96a102fea9212a02b6b72bd2829a7b9dc2d.zip llvm-b8bfd96a102fea9212a02b6b72bd2829a7b9dc2d.tar.gz llvm-b8bfd96a102fea9212a02b6b72bd2829a7b9dc2d.tar.bz2 |
Move functions declared in Stmt{ObjC,CXX}.h and OpenMPClause.h into
their associated .cpp file.
Previous refactorings long long ago had split out the above categories
of classes from Stmt.h into their own header files, but failed to also
split the Stmt.cpp implementation file similarly. Do so for
readability's sake.
llvm-svn: 249131
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions