[all-commits] [llvm/llvm-project] 313d89: [libc++] Fix parsing <string> in C++03.
Eric via All-commits
all-commits at lists.llvm.org
Wed Jan 15 14:30:31 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 313d89724ce3ccf66c1c51849903e1e6d184dd85
https://github.com/llvm/llvm-project/commit/313d89724ce3ccf66c1c51849903e1e6d184dd85
Author: Eric Fiselier <eric at efcs.ca>
Date: 2020-01-15 (Wed, 15 Jan 2020)
Changed paths:
M libcxx/include/string
Log Message:
-----------
[libc++] Fix parsing <string> in C++03.
Specifically, add a space between >> when closing templates.
More information about the All-commits
mailing list