[all-commits] [llvm/llvm-project] 1f593f: [AST/Lex/Parse/Sema] As part of using inclusive la...
Eric Christopher via All-commits
all-commits at lists.llvm.org
Sat Jun 20 01:15:52 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1f593f46f35b3afb1ba6e4700285cf8fd1b81bc7
https://github.com/llvm/llvm-project/commit/1f593f46f35b3afb1ba6e4700285cf8fd1b81bc7
Author: Eric Christopher <echristo at gmail.com>
Date: 2020-06-20 (Sat, 20 Jun 2020)
Changed paths:
M clang/lib/AST/ExprConstant.cpp
M clang/lib/Basic/Targets/OSTargets.h
M clang/lib/Lex/Lexer.cpp
M clang/lib/Parse/ParseDeclCXX.cpp
M clang/lib/Parse/ParsePragma.cpp
M clang/lib/Sema/SemaChecking.cpp
M clang/lib/Sema/SemaDeclObjC.cpp
M clang/lib/Sema/SemaExpr.cpp
M clang/lib/Sema/SemaStmt.cpp
Log Message:
-----------
[AST/Lex/Parse/Sema] As part of using inclusive language within
the llvm project, migrate away from the use of blacklist and whitelist.
More information about the All-commits
mailing list