boringssl/util
David Benjamin 48b3150c08 Fix some parsing bugs in doc.go.
skipPast got confused when STACK_OF wasn't in the front of the string (which it
rarely was due to OPENSSL_EXPORT).

It also couldn't parse comments which end with a '*/' on their own.
(Stylistically we don't do this, but ssl_cipher_preference_list_st ends with an
ASCII art diagram which probably shouldn't gain a comment marker in the middle.)

Change-Id: I7687f4fd126003108906b995da0f2cd53f7d693a
Reviewed-on: https://boringssl-review.googlesource.com/4288
Reviewed-by: Adam Langley <agl@google.com>
2015-04-10 22:27:10 +00:00
..
bot Add support for finding depot_tools' MSVC toolchain on the bots. 2015-03-25 15:31:55 +00:00
32-bit-toolchain.cmake Inital import. 2014-06-20 13:17:32 -07:00
aarch64-toolchain.cmake aarch64 support. 2015-01-14 23:38:11 +00:00
all_tests.go runner and all_tests should exit with failure on failing tests. 2015-04-06 20:49:54 +00:00
arm-toolchain.cmake aarch64 support. 2015-01-14 23:38:11 +00:00
doc.config Various documentation fixes. 2015-01-14 21:50:50 +00:00
doc.css Inital import. 2014-06-20 13:17:32 -07:00
doc.go Fix some parsing bugs in doc.go. 2015-04-10 22:27:10 +00:00
make_errors.go Generate error data at build time. 2015-03-06 18:59:25 +00:00