Richard Smith
|
9ab5f76117
|
Support for merging UsingPackDecls across modules.
Fixes a false-positive error if the same std::variant<...> type is
instantiated across multiple modules.
|
2021-07-01 18:43:49 -07:00 |
Charles Li
|
ceccf2d738
|
[Test] NFC: Fixed typo in comments
Changed "declerations" to "declarations"
llvm-svn: 296648
|
2017-03-01 17:55:03 +00:00 |
Charles Li
|
6de8aca1d0
|
[Test] Make Lit tests C++11 compatible #10
Differential Revision: https://reviews.llvm.org/D21626
llvm-svn: 296193
|
2017-02-24 23:23:53 +00:00 |
Richard Smith
|
32952e1e42
|
[modules] Merging for class-scope using-declarations.
llvm-svn: 219657
|
2014-10-14 02:00:47 +00:00 |