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-08 19:34:59 +00:00
2016-02-10 19:53:36 +00:00
2016-02-08 19:34:59 +00:00
2016-02-04 18:03:01 +00:00
2016-02-04 23:04:17 +00:00
2016-02-09 00:36:27 +00:00
2016-02-04 23:04:17 +00:00
2016-02-09 21:36:02 +00:00
2016-02-04 23:04:17 +00:00
2016-02-11 21:15:49 +00:00
2016-02-04 23:04:17 +00:00
2016-02-09 21:36:02 +00:00
2016-02-08 19:34:59 +00:00
2016-02-12 22:18:24 +00:00
2016-02-09 21:36:23 +00:00
2016-02-08 19:34:59 +00:00
2016-02-08 19:34:59 +00:00
2016-02-08 19:34:59 +00:00
2016-02-12 00:03:19 +00:00
2016-02-08 19:34:59 +00:00
2016-02-04 23:04:17 +00:00
2016-02-09 21:36:02 +00:00
2016-02-10 19:53:36 +00:00
2016-02-09 00:36:27 +00:00
2016-02-08 19:34:59 +00:00
2016-02-09 21:36:15 +00:00
2016-02-04 18:03:01 +00:00
2016-02-10 19:53:36 +00:00
2016-02-04 18:03:01 +00:00
2016-02-10 19:53:36 +00:00
2015-11-13 10:47:49 +00:00
2016-02-06 00:43:07 +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 23:04:17 +00:00
2016-02-04 23:04:17 +00:00
2016-02-08 19:34:59 +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-10 19:53:36 +00:00
2016-02-04 23:04:17 +00:00
2015-11-03 19:20:39 +00:00
2016-02-09 00:36:22 +00:00
2016-02-04 23:04:17 +00:00
2016-02-08 19:34:59 +00:00
2016-02-04 23:04:17 +00:00
2016-02-10 19:53:36 +00:00
2016-02-09 21:36:02 +00:00
2016-02-09 21:36:15 +00:00
2016-02-09 21:36:02 +00:00
2016-02-04 23:04:17 +00:00
2016-02-10 19:53:36 +00:00
2016-02-04 23:04:17 +00:00
2016-02-09 21:36:15 +00:00
2016-02-04 23:04:17 +00:00
2016-02-04 23:04:17 +00:00
2016-02-08 19:34:59 +00:00
2016-02-10 19:53:36 +00:00