Enrico Granata
75995b5e86
Data formatter support for libc++ std::atomic<T>
...
On libc++ std::atomic is a fairly simple data type (layout wise, at least), wrapping actual contents in a member variable named "__a_"
All the formatters are doing is "peel away" this intermediate layer and exposing user data as direct children or values of the std::atomic root variable
Fixes rdar://24329405
llvm-svn: 260752
2016-02-12 22:18:24 +00:00
..
2016-02-04 23:04:17 +00:00
2016-02-04 23:04:17 +00:00
2015-11-03 19:20:39 +00:00
2016-02-04 23:04:17 +00:00
2016-02-08 19:34:59 +00:00
2016-02-08 19:34:59 +00:00
2015-11-03 19:20:39 +00:00
2015-11-03 19:20:39 +00:00
2015-11-03 19:20:39 +00:00
2016-02-12 07:50:15 +00:00
2016-02-12 07:50:15 +00:00
2015-11-03 19:20:39 +00:00
2016-02-04 23:04:17 +00:00
2016-01-29 00:56:52 +00:00
2016-02-08 19:34:59 +00:00
2016-02-08 19:34:59 +00:00
2016-02-12 22:18:24 +00:00
2015-11-26 16:11:57 +00:00
2016-02-08 19:34:59 +00:00
2016-02-08 19:34:59 +00:00
2015-11-03 19:20:39 +00:00
2015-11-03 19:20:39 +00:00
2015-11-03 19:20:39 +00:00
2016-01-08 22:21:40 +00:00
2016-02-04 23:04:17 +00:00
2016-02-04 23:04:17 +00:00
2016-02-04 23:04:17 +00:00
2016-02-04 23:04:17 +00:00
2015-11-03 19:20:39 +00:00
2015-11-03 19:20:39 +00:00
2016-02-04 23:04:17 +00:00
2016-02-08 19:34:59 +00:00
2015-11-03 19:20:39 +00:00
2016-02-04 23:04:17 +00:00
2016-02-04 23:04:17 +00:00
2016-02-04 23:04:17 +00:00
2016-02-04 23:04:17 +00:00
2016-02-09 21:36:15 +00:00
2015-11-03 19:20:39 +00:00
2015-11-03 19:20:39 +00:00
2016-02-04 23:04:17 +00:00
2016-02-04 18:03:01 +00:00