[PATCH] D62050: [Analysis] Only run plugins tests if plugins are actually enabled

2019-05-16 Thread Petr Hosek via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL360991: [Analysis] Only run plugins tests if plugins are actually enabled (authored by phosek, committed by ). Changed prior to commit: https://reviews.llvm.org/D62050?vs=199955&id=199977#toc Repositor

r360994 - [Clang][Docs] Document __FILE_NAME__. NFC

2019-05-16 Thread Kristina Brooks via cfe-commits
Author: kristina Date: Thu May 16 23:46:12 2019 New Revision: 360994 URL: http://llvm.org/viewvc/llvm-project?rev=360994&view=rev Log: [Clang][Docs] Document __FILE_NAME__. NFC Document the `__FILE_NAME__` preprocessor extension. Modified: cfe/trunk/docs/LanguageExtensions.rst Modified: cf

[PATCH] D61841: [clangd] Respect WarningsAsErrors configuration for clang-tidy

2019-05-16 Thread Sam McCall via Phabricator via cfe-commits
sammccall accepted this revision. sammccall added a comment. This revision is now accepted and ready to land. LG, thanks for the changes! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D61841/new/ https://reviews.llvm.org/D61841 __

<    1   2   3