summaryrefslogtreecommitdiffstats
path: root/clang/test/InterfaceStubs
Commit message (Expand)AuthorAgeFilesLines
* [clang][IFS] Allow 2 output files when using -o and -c with clang IFS stubs.Puyan Lotfi2019-12-091-0/+19
* [clang][IFS] Ignoring -Xlinker/-Xclang arguments in InterfaceStubs pass for now.Puyan Lotfi2019-12-041-0/+3
* [clang][IFS] Adding support for new clang interface stubs decl types.Puyan Lotfi2019-12-044-0/+48
* [clang][IFS] Driver Pipeline: generate stubs after standard pipeline (3)Puyan Lotfi2019-11-204-3/+36
* Revert "[clang][IFS] Driver Pipeline: generate stubs after standard pipeline ...Puyan Lotfi2019-11-194-37/+9
* Revert "[clang][IFS] Fixing failing bots that do not have PPC target or "orbi...Puyan Lotfi2019-11-192-4/+0
* Revert "[clang][IFS] Attempting to fix missing 'orbis-ld' on scei-ps4-ubuntu ...Puyan Lotfi2019-11-191-3/+1
* Revert "[clang][IFS] Fixing unsupported emulation mode on clang-ppc64be-linux...Puyan Lotfi2019-11-191-1/+0
* Revert "[clang][IFS][test] Removing driver-test.c. Test is still too brittle."Puyan Lotfi2019-11-191-0/+15
* [clang][IFS][test] Removing driver-test.c. Test is still too brittle.Puyan Lotfi2019-11-191-15/+0
* [clang][IFS] Fixing unsupported emulation mode on clang-ppc64be-linux bot.Puyan Lotfi2019-11-191-0/+1
* [clang][IFS] Attempting to fix missing 'orbis-ld' on scei-ps4-ubuntu bot.Puyan Lotfi2019-11-191-1/+3
* [clang][IFS] Fixing failing bots that do not have PPC target or "orbis-ld"Puyan Lotfi2019-11-192-0/+4
* [clang][IFS] Driver Pipeline: generate stubs after standard pipeline (2)Puyan Lotfi2019-11-194-9/+37
* Revert "[clang][IFS] Driver pipeline: generate interface stubs after standard...Puyan Lotfi2019-11-193-24/+7
* [clang][IFS] Driver pipeline: generate interface stubs after standard pipeline.Puyan Lotfi2019-11-193-7/+24
* [clang][IFS][test] Reverting driver-test.c to what it was prior to e782192d5e6Puyan Lotfi2019-11-141-7/+6
* [clang][IFS][test] Removing -shared, fixing triple: driver-test.c/windows.cpp.Puyan Lotfi2019-11-142-3/+3
* [clang][IFS][test][NFC] Tightening up clang-ifs tests to use -cc1 more often.Puyan Lotfi2019-11-1422-87/+75
* [clang][IFS][test] Fixing buildbot test fails for clang-ifs.Puyan Lotfi2019-11-088-16/+16
* [clang][IFS] Adds support for more decl types in clang interface stubs.Puyan Lotfi2019-11-0810-0/+125
* [clang][IFS][test] Fixing lit test breakages on macOS due to r374798Puyan Lotfi2019-10-142-3/+3
* [clang][IFS] Escape mangled names so MS ABI doesn't break YAML parsing.Puyan Lotfi2019-10-143-3/+10
* [clang][IFS] Updating tests to pass on -fvisibility=hidden builds (NFCi).Puyan Lotfi2019-10-124-13/+13
* [clang][IFS] Fixing assert in clang interface stubs for enums, records, typedefsPuyan Lotfi2019-10-111-0/+10
* [clang][ifs] Clang Interface Stubs ToolChain plumbing.Puyan Lotfi2019-10-0816-67/+156
* Revert 373538 and follow-ups 373549 and 373552.Nico Weber2019-10-0316-164/+67
* Fixing broken builds due to r373538, issues with filepath and hexagon toolchain.Puyan Lotfi2019-10-031-9/+16
* Fixing broken builds due to r373538 due to test that should have been deleted.Puyan Lotfi2019-10-031-14/+0
* [clang][ifs] Clang Interface Stubs ToolChain plumbing.Puyan Lotfi2019-10-0215-53/+157
* [clang][ifs] Dropping older experimental interface stub formats.Puyan Lotfi2019-08-2211-48/+67
* [NFC] Fix for InterfaceStubs tests (adding REQUIRES: x86-registered-target).Puyan Lotfi2019-06-2012-0/+12
* [clang-ifs] Clang Interface Stubs, first version (second landing attempt).Puyan Lotfi2019-06-2012-0/+500
* Revert D60974 "[clang-ifs] Clang Interface Stubs, first version."Fangrui Song2019-06-1812-500/+0
* [clang-ifs] Clang Interface Stubs, first version.Puyan Lotfi2019-06-1712-0/+500
OpenPOWER on IntegriCloud