summaryrefslogtreecommitdiffstats
path: root/clang/test/CoverageMapping/unused_names.c
Commit message (Expand)AuthorAgeFilesLines
* Fix clang tests broken by r353547 that depend on InstrProfReid Kleckner2019-02-101-1/+1
* clang/test/CoverageMapping/unused_names.c: Relax an expression for targeting ...NAKAMURA Takumi2017-04-141-1/+1
* [profiling] Update test cases to deal with name variable change (NFC)Vedant Kumar2017-02-141-6/+7
* Restrengthen tests relaxed in r259955Xinliang David Li2016-02-171-0/+1
* [PGO] Test case updateXinliang David Li2016-02-051-3/+3
* [PGO] cc1 option name change for profile instrumentationRong Xu2016-02-041-1/+1
* [PGO] make profile prefix even shorter and more readableXinliang David Li2015-12-151-4/+4
* [PGO] Shorten profile symbol prefixesXinliang David Li2015-12-141-4/+4
* [PGO] Stop using invalid char in instr variable names.Xinliang David Li2015-12-121-1/+1
* [PGO] Revert r255366: solution incomplete, not handling lambda yetXinliang David Li2015-12-111-1/+1
* [PGO] Stop using invalid char in instr variable names.Xinliang David Li2015-12-111-1/+1
* InstrProf: Fix a shadowing error that would break length of profile namesJustin Bogner2015-04-231-3/+3
* InstrProf: Add a test for PR22531Justin Bogner2015-02-111-4/+11
* InstrProf: Avoid creating profile names for symbols in system headersJustin Bogner2015-01-221-0/+21
OpenPOWER on IntegriCloud