[all-commits] [llvm/llvm-project] 9619c2: [clang][Syntax] Handle macro arguments in spelledF...
kadir çetinkaya via All-commits
all-commits at lists.llvm.org
Sat Mar 28 08:39:37 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9619c2cc9a22a3ca1375f2f4a64e50c0a56e95d1
https://github.com/llvm/llvm-project/commit/9619c2cc9a22a3ca1375f2f4a64e50c0a56e95d1
Author: Kadir Cetinkaya <kadircet at google.com>
Date: 2020-03-28 (Sat, 28 Mar 2020)
Changed paths:
M clang/include/clang/Tooling/Syntax/Tokens.h
M clang/lib/Tooling/Syntax/Tokens.cpp
M clang/unittests/Tooling/Syntax/TokensTest.cpp
Log Message:
-----------
[clang][Syntax] Handle macro arguments in spelledForExpanded
Reviewers: sammccall
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D75446
More information about the All-commits
mailing list