This updates the relevant Clang parts for the LLVM change D35882.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Looks entirely mechanical, I don't see any problem with it (just a couple of nits).
lib/Basic/Targets/AArch64.cpp | ||
---|---|---|
93 | My eyes might be deceiving me, but did you run clang-format? | |
lib/Driver/ToolChains/Darwin.cpp | ||
71 | Nitpick: The rename seems unnecessary (and anyway the file is inconsistent between Arch, ArchKind and AK). |
My eyes might be deceiving me, but did you run clang-format?