diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-02-19 03:00:23 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-02-19 03:00:23 +0000 |
commit | a08585b233e03a7316b5c993e2d1ae8f04679504 (patch) | |
tree | 871b7868a8ef372c933b8034d3cf443d4d404314 /clang/lib/Basic/VirtualFileSystem.cpp | |
parent | 909dce5fe2afed6d7bcc58feda717ae065220cef (diff) | |
download | llvm-a08585b233e03a7316b5c993e2d1ae8f04679504.zip llvm-a08585b233e03a7316b5c993e2d1ae8f04679504.tar.gz llvm-a08585b233e03a7316b5c993e2d1ae8f04679504.tar.bz2 |
MCAsmParser: change representation of MCAsmMacroParameter
Rather than using std::pair, create a structure to represent the type. This is
a preliminary refactoring to enable required parameter handling. Additional
state is needed to indicate required parameters. This has a minor side effect
of improving readability by providing more accurate names compared to first and
second.
llvm-svn: 201629
Diffstat (limited to 'clang/lib/Basic/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions