Skip to content

Commit 4ef94ed

Browse files
committed
Add version to clang
1 parent 47650e8 commit 4ef94ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ Reported to work with
195195
*optional lite* is reported to work with the following compilers:
196196
- Visual C++ 6 SP6 (VS6), VC10, (VS2010), VC11 (VS2012), VC12 (VS2013), ...
197197
- GNUC 4.8.1 with -std=c++98, -std=c++03, -std=c++11, -std=c++1y
198-
- clang
198+
- clang 3.4 with -std=c++03, -std=c++11 (on Travis)
199199
200200
201201
Implementation notes

0 commit comments

Comments
 (0)