aboutsummaryrefslogtreecommitdiff
path: root/clang/docs/RAVFrontendAction.rst
AgeCommit message (Expand)AuthorFilesLines
2021-11-15[NFC] Trim trailing whitespace in *.rstShao-Ce SUN1-2/+1
2021-04-20[docs] Use make_unique in FrontendAction exampleNicolás Alvarez1-6/+3
2021-02-13[NFC][Docs] Fix RAVFrontendAction doc's CMakeLists.txt for shared buildShivam Gupta1-0/+4
2021-02-02[NFC][Docs] Fix RAVFrontendAction doc's CMakelists.txt for Shared buildxgupta1-1/+8
2019-08-30[Tooling] Migrated APIs that take ownership of objects to unique_ptrDmitri Gribenko1-1/+1
2018-08-09Port getLocStart -> getBeginLocStephen Kelly1-2/+2
2018-02-27Revert "[Tooling] [0/1] Refactor FrontendActionFactory::create() to return st...Roman Lebedev1-1/+1
2018-02-27[Tooling] [0/1] Refactor FrontendActionFactory::create() to return std::uniqu...Roman Lebedev1-1/+1
2015-11-26docs: Remove references to the long-defunct LLVM_USED_LIBSJustin Bogner1-2/+2
2014-10-22Update the documentation for API change to CreateASTConsumer the rest of the ...Nick Lewycky1-5/+8
2014-10-21Add missing qualifier to documentation.Nick Lewycky1-1/+1
2014-10-21Update documentation to match API change in r215323.Nick Lewycky1-1/+1
2012-12-13docs: More reST conversion.Sean Silva1-0/+216