aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
diff options
context:
space:
mode:
authorSimon Atanasyan <simon@atanasyan.com>2019-11-27 19:09:50 +0300
committerSimon Atanasyan <simon@atanasyan.com>2019-11-29 00:23:00 +0300
commitf4d32ae75bf515f443a2c99dce5c882f460c82bd (patch)
treeffc43fd73637e320bd7a8e178dba01f260ef9e95 /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp
parentec3efcf11ff2fcdb5a754e3bda942dd5bef0928e (diff)
downloadllvm-f4d32ae75bf515f443a2c99dce5c882f460c82bd.zip
llvm-f4d32ae75bf515f443a2c99dce5c882f460c82bd.tar.gz
llvm-f4d32ae75bf515f443a2c99dce5c882f460c82bd.tar.bz2
[mips] Check that features required by built-ins are enabled
Now Clang does not check that features required by built-in functions are enabled. That causes errors in the backend reported in PR44018. This patch fixes this bug by checking that required features are enabled. This should fix PR44018. Differential Revision: https://reviews.llvm.org/D70808
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions