> --- cfe/trunk/include/clang/Lex/HeaderSearch.h (original)
> +++ cfe/trunk/include/clang/Lex/HeaderSearch.h Wed Feb 29 22:18:49 2012
> […]
> @@ -217,6 +220,25 @@
> […]
> +    llvm::StringMap<std::pair<StringRef,bool>>::const_iterator iter =

I got the following error.
 error: a space is required between consecutive right angle brackets (use '> >')


Michel

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to