llvm-project/clang/test/CXX/modules-ts
Rafael Espindola 922f2aa9b2 Bring r325915 back.
The tests that failed on a windows host have been fixed.

Original message:

Start setting dso_local for COFF.

With this there are still some GVs where we don't set dso_local
because setGVProperties is never called. I intend to fix that in
followup commits. This is just the bare minimum to teach
shouldAssumeDSOLocal what it should do for COFF.

llvm-svn: 325940
2018-02-23 19:30:48 +00:00
..
basic Bring r325915 back. 2018-02-23 19:30:48 +00:00
dcl.dcl/dcl.module [Modules TS] Added module re-export support. 2017-11-21 09:42:42 +00:00
codegen-basics.cppm Implement Itanium name mangling support for C++ Modules TS. 2017-09-04 05:37:53 +00:00