No functional change.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D74414
Use std::foo_t rather than std::foo in clang. ClosedPublic Authored by jlebar on Feb 11 2020, 7:48 AM.
Details Summary No functional change.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 11 2020, 9:36 AM Closed by commit rG027eb71696f6: Use std::foo_t rather than std::foo in clang. (authored by jlebar). · Explain WhyFeb 11 2020, 10:42 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 243919 clang/include/clang/AST/ASTTypeTraits.h
clang/include/clang/AST/CanonicalType.h
clang/include/clang/AST/DataCollection.h
clang/include/clang/AST/Expr.h
clang/include/clang/AST/OpenMPClause.h
clang/include/clang/AST/RecursiveASTVisitor.h
clang/include/clang/ASTMatchers/ASTMatchersInternal.h
clang/include/clang/Analysis/CFG.h
clang/include/clang/Basic/Diagnostic.h
clang/include/clang/Basic/PartialDiagnostic.h
clang/include/clang/Tooling/Refactoring/RefactoringOptions.h
clang/lib/AST/ASTImporter.cpp
clang/lib/AST/Interp/Boolean.h
clang/lib/AST/Interp/Integral.h
clang/lib/AST/Interp/Source.h
clang/lib/Analysis/ThreadSafety.cpp
clang/lib/CodeGen/CGOpenMPRuntime.h
clang/lib/Sema/SemaDeclAttr.cpp
clang/lib/Sema/SemaTemplateDeduction.cpp
clang/lib/StaticAnalyzer/Frontend/CheckerRegistry.cpp
clang/lib/Tooling/ASTDiff/ASTDiff.cpp
clang/unittests/Tooling/ASTSelectionTest.cpp
|