hanchenye-llvm-project/clang/lib
Charles Davis 0e37911334 Revert "[Attr] Add support for the `ms_hook_prologue` attribute."
This reverts commit r278050. It depends on r278048, which will be
reverted.

llvm-svn: 278052
2016-08-08 21:19:08 +00:00
..
ARCMigrate [NFC] Header cleanup 2016-07-18 19:02:11 +00:00
AST Fix typos from r277797 and unused variable from r277889. 2016-08-06 01:44:06 +00:00
ASTMatchers [ASTMatcher] Add templateName matcher. 2016-07-29 15:45:11 +00:00
Analysis [analyzer] Make CloneDetector recognize different variable patterns. 2016-08-04 19:37:00 +00:00
Basic [OpenMP] Sema and parsing for 'teams distribute' pragma 2016-08-05 14:37:37 +00:00
CodeGen Revert "[Attr] Add support for the `ms_hook_prologue` attribute." 2016-08-08 21:19:08 +00:00
Driver [Driver] Enable CFI for WebAssembly 2016-08-08 21:14:15 +00:00
Edit [OpenCL] Generate opaque type for sampler_t and function call for the initializer 2016-07-28 19:26:30 +00:00
Format Implement tooling::Replacements as a class. 2016-08-01 10:16:37 +00:00
Frontend [analyzer] Command line option to show enabled checker list. 2016-08-08 13:41:04 +00:00
FrontendTool [analyzer] Command line option to show enabled checker list. 2016-08-08 13:41:04 +00:00
Headers [AVX512] integer comparisions enumeration. 2016-08-07 10:43:04 +00:00
Index [index] Fix crash with indexing designated init expressions inside templates. 2016-08-03 05:38:53 +00:00
Lex Reapply r276973 "Adjust Registry interface to not require plugins to export a registry" 2016-08-05 11:01:08 +00:00
Parse Pass information in a record instead of stack. NFC 2016-08-08 04:02:15 +00:00
Rewrite
Sema Revert "[Attr] Add support for the `ms_hook_prologue` attribute." 2016-08-08 21:19:08 +00:00
Serialization [ASTReader] Use real move semantics instead of emulating them in the copy ctor. 2016-08-06 12:45:16 +00:00
StaticAnalyzer [analyzer] Change -analyze-function to accept qualified names. 2016-08-08 16:01:02 +00:00
Tooling Fixes calculateRangesAfterReplacements crash when Replacements is empty. 2016-08-08 13:37:39 +00:00
CMakeLists.txt