This is an archive of the discontinued LLVM Phabricator instance.

Remove references to the ast_type_traits namespace
ClosedPublic

Authored by alexfh on Dec 9 2020, 7:45 PM.

Diff Detail

Event Timeline

alexfh created this revision.Dec 9 2020, 7:45 PM
alexfh requested review of this revision.Dec 9 2020, 7:45 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 9 2020, 7:45 PM
aaron.ballman accepted this revision.Dec 10 2020, 5:13 AM

LGTM

clang-tools-extra/clang-tidy/abseil/RedundantStrcatCallsCheck.cpp
97

It looks like some unrelated clang-format changes that should probably be separated out from this patch.

This revision is now accepted and ready to land.Dec 10 2020, 5:13 AM
alexfh marked an inline comment as done.Dec 10 2020, 3:54 PM
alexfh updated this revision to Diff 311046.Dec 10 2020, 3:56 PM

Removed unrelated whitespace changes.

This revision was landed with ongoing or failed builds.Dec 10 2020, 3:59 PM
This revision was automatically updated to reflect the committed changes.