summaryrefslogtreecommitdiffstats
path: root/llvm/include/llvm/Demangle/Compiler.h
Commit message (Expand)AuthorAgeFilesLines
* NFC: Make the copies of the demangler byte-for-byte identicalErik Pilkington2019-01-171-93/+0
* Move Itanium demangler implementation into a header file and add visitation s...Richard Smith2018-08-201-0/+93
* Move Compiler.h from Demangle back to SupportDavid Blaikie2018-06-041-506/+0
* Fix build warning compiling TestPlugin on Windows and disable Passes plugin s...Nico Weber2018-05-191-18/+0
* _WIN32 straggler I missed in r331127; no-op in practiceNico Weber2018-05-161-2/+2
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-17/+17
* Re-land r329273: [Plugins] Add a slim plugin API to work together with the ne...Philip Pfaffe2018-04-051-0/+18
* Revert "[Plugins] Add a slim plugin API to work together with the new PM"Philip Pfaffe2018-04-051-18/+0
* [Plugins] Add a slim plugin API to work together with the new PMPhilip Pfaffe2018-04-051-0/+18
* Reapply Support layering fixes.David Blaikie2018-03-211-0/+506
* Revert layering changesJonas Devlieghere2018-03-211-506/+0
* Move Compiler.h from Support to Demangler to fix layering.David Blaikie2018-03-211-0/+506
OpenPOWER on IntegriCloud