Chandler Carruth 4034fa223d Update LLVM (and `llvm-bazel`). (#550) há 5 anos atrás
..
fuzzer_corpus 5375c01056 Add dedicated fuzzer for string literals. (#372) há 5 anos atrás
BUILD d1757d9979 Add location information to diagnostics. (#385) há 5 anos atrás
character_set.h 97bb6f4e80 Factor out character set handling into a separate file. (#352) há 5 anos atrás
numeric_literal.cpp 9325b50cfe Make numeric literal parsing interface more value-oriented. (#407) há 5 anos atrás
numeric_literal.h 9325b50cfe Make numeric literal parsing interface more value-oriented. (#407) há 5 anos atrás
numeric_literal_fuzzer.cpp 9325b50cfe Make numeric literal parsing interface more value-oriented. (#407) há 5 anos atrás
numeric_literal_test.cpp 4034fa223d Update LLVM (and `llvm-bazel`). (#550) há 5 anos atrás
string_literal.cpp 9400c1c8ae Switch from manually tracking whether we've emitted any errors to asking the diagnostics machinery. (#406) há 5 anos atrás
string_literal.h 9400c1c8ae Switch from manually tracking whether we've emitted any errors to asking the diagnostics machinery. (#406) há 5 anos atrás
string_literal_fuzzer.cpp d1757d9979 Add location information to diagnostics. (#385) há 5 anos atrás
string_literal_test.cpp 9400c1c8ae Switch from manually tracking whether we've emitted any errors to asking the diagnostics machinery. (#406) há 5 anos atrás
test_helpers.h d1757d9979 Add location information to diagnostics. (#385) há 5 anos atrás
token_kind.cpp 3995fc2d6c Merge lexer from the toolchain repository. (#213) há 5 anos atrás
token_kind.h 857a7e5cc6 Add convenience functions to inspect the kind of the next token. há 5 anos atrás
token_kind_test.cpp d4a2d435b8 Enable most relevant clang-tidy checks and fix uncovered issues. (#220) há 5 anos atrás
token_registry.def 09763653b7 Add operator precedence parser. (#464) há 5 anos atrás
tokenized_buffer.cpp 9325b50cfe Make numeric literal parsing interface more value-oriented. (#407) há 5 anos atrás
tokenized_buffer.h d1757d9979 Add location information to diagnostics. (#385) há 5 anos atrás
tokenized_buffer_fuzzer.cpp d1757d9979 Add location information to diagnostics. (#385) há 5 anos atrás
tokenized_buffer_test.cpp 1e6c7e3963 Add sentinel Eof token at the end of the tokenized buffer. (#388) há 5 anos atrás
tokenized_buffer_test_helpers.h 67ee1fcaa7 Initial support for string literals, following #199 (#309) há 5 anos atrás