[all-commits] [llvm/llvm-project] b698ad: [clang][NFC] Rearrange Comment Token and Lexer fie...

Nathan James via All-commits all-commits at lists.llvm.org
Mon Oct 26 17:04:01 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b698ad00cbc76f34f48bb639ffb1cfee47a9737e
      https://github.com/llvm/llvm-project/commit/b698ad00cbc76f34f48bb639ffb1cfee47a9737e
  Author: Nathan James <n.james93 at hotmail.co.uk>
  Date:   2020-10-27 (Tue, 27 Oct 2020)

  Changed paths:
    M clang/include/clang/AST/CommentLexer.h
    M clang/lib/AST/CommentLexer.cpp

  Log Message:
  -----------
  [clang][NFC] Rearrange Comment Token and Lexer fields to reduce padding

Rearrange the fields to reduce the size of the classes

Reviewed By: gribozavr2

Differential Revision: https://reviews.llvm.org/D90127




More information about the All-commits mailing list