diff options
author | Nico Weber <nicolasweber@gmx.de> | 2012-12-14 18:22:38 +0000 |
---|---|---|
committer | Nico Weber <nicolasweber@gmx.de> | 2012-12-14 18:22:38 +0000 |
commit | b707a4762fcc47c12b5f487856ba0781c9399295 (patch) | |
tree | 8752b8f33e5d7f413097e61e03854c26fab18d8b /CMakeLists.txt | |
parent | e72f4d93ed44e00e1b1433768f0515b9c4f38562 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@170223 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions