v8/src/strings
Simon Zünd c4e0dd7422 [cleanup] Re-enable clang-format for BuildAsciiCharFlags
With the added parenthesis from a previous CL, clang-format does a
decent job of formatting the nested ternary operator statement.

R=leszeks@chromium.org

Change-Id: If2f5db766b6234a44f771c167f9831adda5dbd43
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1762301
Auto-Submit: Simon Zünd <szuend@chromium.org>
Commit-Queue: Leszek Swirski <leszeks@chromium.org>
Reviewed-by: Leszek Swirski <leszeks@chromium.org>
Cr-Commit-Position: refs/heads/master@{#63308}
2019-08-21 11:33:40 +00:00
..
char-predicates-inl.h [cleanup] Re-enable clang-format for BuildAsciiCharFlags 2019-08-21 11:33:40 +00:00
char-predicates.cc
char-predicates.h [intl] Cleanup ascii char predicates 2019-06-12 13:42:41 +00:00
OWNERS Add OWNERS files for src and test 2019-05-30 04:51:21 +00:00
string-builder-inl.h Append short strings by copying in string builder 2019-06-11 08:06:16 +00:00
string-builder.cc Append short strings by copying in string builder 2019-06-11 08:06:16 +00:00
string-case.cc Move remaining files in src/ 2019-05-24 18:24:36 +00:00
string-case.h
string-hasher-inl.h Move utility code to src/utils 2019-05-23 14:13:34 +00:00
string-hasher.h Move remaining files in src/ 2019-05-24 18:24:36 +00:00
string-search.h [cleanup] Replace function typedefs by using declarations 2019-05-28 08:35:08 +00:00
string-stream.cc [objects] Rename JSValue to JSPrimitiveWrapper 2019-06-24 13:54:38 +00:00
string-stream.h [cleanup] Replace simple typedefs by using 2019-05-27 12:39:49 +00:00
unicode-decoder.cc Move utility code to src/utils 2019-05-23 14:13:34 +00:00
unicode-decoder.h Move utility code to src/utils 2019-05-23 14:13:34 +00:00
unicode-inl.h Move utility code to src/utils 2019-05-23 14:13:34 +00:00
unicode.cc [cleanup] Replace simple typedefs by using 2019-05-27 12:39:49 +00:00
unicode.h Reland "[utils] Make BitField final" 2019-07-29 14:20:58 +00:00
uri.cc
uri.h Move utility code to src/utils 2019-05-23 14:13:34 +00:00