[all-commits] [llvm/llvm-project] b2ee61: [clang][Lex] Don't parsing header name as a string...

Yihan Wang via All-commits all-commits at lists.llvm.org
Tue Jun 9 09:40:31 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b2ee616a926eb2936b892431c7f8a574104e34b9
      https://github.com/llvm/llvm-project/commit/b2ee616a926eb2936b892431c7f8a574104e34b9
  Author: Yihan Wang <yronglin777 at gmail.com>
  Date:   2026-06-10 (Wed, 10 Jun 2026)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Lex/Lexer.cpp
    A clang/test/CXX/lex/lex.header/p2.cpp

  Log Message:
  -----------
  [clang][Lex] Don't parsing header name as a string literal (#201763)

Fixes https://github.com/llvm/llvm-project/issues/132643.

---------

Signed-off-by: yronglin <yronglin777 at gmail.com>



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list