Commit 4b932da7 authored by serge-sans-paille's avatar serge-sans-paille Committed by Tom Stellard
Browse files

Fix compiler extension in standalone mode

Use a dedicated cmake file to store the extension configured within LLVM. That
way, a standalone build of clang can load this cmake file and get all the
configured standalone extensions.

This patch is related to https://reviews.llvm.org/D74602

Differential Revision: https://reviews.llvm.org/D74757

(cherry picked from commit 3a0f6e69)
parent 7831c48b
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment