aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/MC/MachObjectWriter.cpp
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2012-12-14 18:22:38 +0000
committerNico Weber <nicolasweber@gmx.de>2012-12-14 18:22:38 +0000
commit7aa4a881e6c534b89c39247bbd059729c22ddef3 (patch)
tree1f842a4a7055ed8a81c2a3c8f49350a71efe1d86 /llvm/lib/MC/MachObjectWriter.cpp
parent9f0b4ec0f5c456179803e2674bade8ee5d1f8677 (diff)
downloadllvm-7aa4a881e6c534b89c39247bbd059729c22ddef3.zip
llvm-7aa4a881e6c534b89c39247bbd059729c22ddef3.tar.gz
llvm-7aa4a881e6c534b89c39247bbd059729c22ddef3.tar.bz2
Don't require a space between the two ">" in "vector<id<protocol>>" in objc++11.
C++11 allowed writing "vector<vector<int>>" without a space between the two ">". This change allows this for protocols in template lists too in -std=c++11 mode, and improves the diagnostic in c++98 mode. llvm-svn: 170223
Diffstat (limited to 'llvm/lib/MC/MachObjectWriter.cpp')
0 files changed, 0 insertions, 0 deletions