petecoup created this revision.
petecoup added a reviewer: tatyana-krasnukha.
Herald added subscribers: hintonda, mgorny.
https://reviews.llvm.org/D43089
Files:
clang/lib/Basic/CMakeLists.txt
clang/lib/Basic/Targets.cpp
clang/lib/Basic/Targets/ARC.cpp
clang/lib/Basic/Targets/ARC.h
clang
petecoup updated this revision to Diff 133674.
petecoup added a comment.
Hello Eugene,
Thanks for taking a look.
Changed // End anonymous namespace. -> // namespace
https://reviews.llvm.org/D43089
Files:
clang/lib/Basic/CMakeLists.txt
clang/lib/Basic/Targets.cpp
clang/lib/Basic/Targets/A
petecoup added a comment.
Hi Tatyana,
Thanks for checking against lldb! I will try and find a couple of people who
can review this as a clang change.
Pete
https://reviews.llvm.org/D43089
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
htt
petecoup added a comment.
Hi Tatyana,
Thanks for taking a look here, and sorry for the delay.
I tried to follow the other target's usage patterns here.
I'm happy to update/change this...I'll add a couple of clang reviewers here to
weigh in?
https://reviews.llvm.org/D43089
__