Историја ревизија

Аутор SHA1 Порука Датум
  Dmitri Gribenko f601e20544 Adds a warning when an inline Doxygen comment has no argument пре 6 година
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo пре 6 година
  Reid Kleckner be0d7de1a3 Remove spurious assertion in -Wdocumentation пре 6 година
  Alexander Shaposhnikov bcac03f0d8 [cleanup] Remove excessive padding from TextTokenRetokenizer::Position пре 9 година
  Craig Topper 613c4e1cde [C++11] Use 'nullptr'. AST edition. пре 11 година
  Dmitri Gribenko 2b429358a9 Comment parsing: fix a bug where a line with whitespace between two paragraphs пре 12 година
  Dmitri Gribenko 5543169296 Replace ArrayRef<T>() with None, now that we have an implicit ArrayRef constructor from None пре 12 година
  Dmitri Gribenko 3a5891277e Comment parsing: simplify code. As a side effect, this also silences GCC's пре 12 година
  Fariborz Jahanian bca9788dba doc parsing. Add @method and @callback for пре 12 година
  Fariborz Jahanian 2a268f2629 doc parsing. We want to issue a strong warning when пре 12 година
  Dmitri Gribenko 808383d2d6 Comment parsing: refactor handling of command markers in AST пре 12 година
  Fariborz Jahanian 8536fa14ee Some refactoring in my patch on document пре 12 година
  Fariborz Jahanian c98e9130bc comment parsing. Keep the original command format пре 12 година
  Dmitri Gribenko bf8814478f Comment parsing: use CharInfo.h пре 12 година
  Dmitri Gribenko 10442564e1 Comment parsing: actually check for a block command after "\param x" пре 12 година
  Dmitri Gribenko ca57ccdf48 Fix PR14591: Windows newlines in doxygen comments cause failed assertion in пре 12 година
  Dmitri Gribenko eb34db715f Comment parsing: add a missing 'else'. Found by inspection. пре 12 година
  Chandler Carruth 55fc873017 Sort all of Clang's files under 'lib', and fix up the broken headers пре 12 година
  Dmitri Gribenko 36cbbe916f Documentation parsing: propely handle a lone '\endverbatim' and emit a warning. пре 12 година
  Dmitri Gribenko b0b8a96df2 Comment parsing: handle non-builtin commands correctly. After semantic пре 13 година
  Dmitri Gribenko e4330a302a Comment AST: TableGen'ize all command lists in CommentCommandTraits.cpp. пре 13 година
  Dmitri Gribenko aa58081902 Comment parsing: extract TableGen'able pieces into new CommandTraits class. пре 13 година
  Dmitri Gribenko 8a90393e7c Comment parsing: fix crash on \tparam followed immediately by another block пре 13 година
  Dmitri Gribenko 7d9b511079 Comment parser and sema: remove useless return values пре 13 година
  Dmitri Gribenko 96b0986749 Comment parsing: add support for \tparam command on all levels. пре 13 година
  Dmitri Gribenko e5deb79d0e Comment parser: don't crash on a completely empty \param followed by a block пре 13 година
  Dmitri Gribenko 0c43a927d9 Comment parsing: allow newlines between \param, direction specification (e.g., пре 13 година
  Dmitri Gribenko db13f04dd0 Comment parsing: couple TextTokenRetokenizer and comment parser together to пре 13 година
  Dmitri Gribenko c4b0f9b851 Move TextTokenRetokenizer from CommentLexer.h to CommentParser.cpp since it is пре 13 година
  Dmitri Gribenko fd939162ff Comment parsing: retokenized text tokens are now pushed back in correct (not пре 13 година