llvm-project/lldb/source/Plugins/Language
Vedant Kumar 9df6e0a5ea Disable warnings related to anonymous types in the ObjC plugin
This part of lldb make use of anonymous structs and unions. The usage is
idiomatic and doesn't deserve a warning. Logic in the NSDictionary and NSSet
plugins use anonymous structs in a manner consistent with the relevant Apple
frameworks.

Differential Revision: https://reviews.llvm.org/D40757

llvm-svn: 320071
2017-12-07 18:57:09 +00:00
..
CPlusPlus Switch from C++1z to C++17; corresponds to r319688 in Clang. 2017-12-04 20:46:43 +00:00
Go Rename Error -> Status. 2017-05-12 04:51:55 +00:00
Java Rename Error -> Status. 2017-05-12 04:51:55 +00:00
OCaml Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
ObjC Disable warnings related to anonymous types in the ObjC plugin 2017-12-07 18:57:09 +00:00
ObjCPlusPlus Move classes from Core -> Utility. 2017-02-02 21:39:50 +00:00
CMakeLists.txt Support for OCaml native debugging 2016-08-02 11:15:55 +00:00