forked from OSchip/llvm-project
1630e50874
Non-mechanical changes: - Added FIXME to StringLiteral to cover multi-token string literals. - LiteralExpression::getLiteralToken() is gone. (It was never called) This is because we don't codegen methods in Alternatives It's conceptually suspect if we consider multi-token string literals, though. Differential Revision: https://reviews.llvm.org/D91277 |
||
---|---|---|
.. | ||
BuildTree.cpp | ||
CMakeLists.txt | ||
ComputeReplacements.cpp | ||
Mutations.cpp | ||
Nodes.cpp | ||
Synthesis.cpp | ||
Tokens.cpp | ||
Tree.cpp |