aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Parse/ParseDecl.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2024-05-17 11:55:21 -0700
committerFangrui Song <i@maskray.me>2024-05-17 11:55:21 -0700
commit1e5f29af81a5f6fda308074f6345b9fba4faa71c (patch)
tree6178c0aeb12c3d4bff85167fbce7aad46efa62d8 /clang/lib/Parse/ParseDecl.cpp
parent48b23c09c0dd70c4d5645d781caa1e0a7d51e0fc (diff)
downloadllvm-1e5f29af81a5f6fda308074f6345b9fba4faa71c.zip
llvm-1e5f29af81a5f6fda308074f6345b9fba4faa71c.tar.gz
llvm-1e5f29af81a5f6fda308074f6345b9fba4faa71c.tar.bz2
Revert "[MCAsmParser] .rept/.irp/.irpc: remove excess tail EOL in expansion"
This reverts commit c6e787f771d1f9d6a846b2d9b8db6adcd87e8dba. parseEOL() would remove \n # after .endr, not recognizing the line marker. ``` // reduced from Linux kernel arch/x86/crypto/sha1_avx2_x86_64_asm.S .rept 1 nop .endr # 512 "a.s" ```
Diffstat (limited to 'clang/lib/Parse/ParseDecl.cpp')
0 files changed, 0 insertions, 0 deletions