summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/attr-noduplicate.c
Commit message (Collapse)AuthorAgeFilesLines
* Exposing the noduplicate attribute within Clang, which marks functions so ↵Aaron Ballman2014-02-221-0/+8
that the optimizer does not duplicate code. Patch thanks to Marcello Maggioni! llvm-svn: 201941
OpenPOWER on IntegriCloud