aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/InitPreprocessor.cpp
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2014-07-17 19:43:40 +0000
committerReid Kleckner <reid@kleckner.net>2014-07-17 19:43:40 +0000
commit132c40fdbb50b23449ff45b4a1ff3bfc12c4edb8 (patch)
tree3945abe0de143588690e033a7bda6ff70fe62e27 /clang/lib/Frontend/InitPreprocessor.cpp
parentbd927b645788914de62152c0d18f717610ed2ca6 (diff)
downloadllvm-132c40fdbb50b23449ff45b4a1ff3bfc12c4edb8.zip
llvm-132c40fdbb50b23449ff45b4a1ff3bfc12c4edb8.tar.gz
llvm-132c40fdbb50b23449ff45b4a1ff3bfc12c4edb8.tar.bz2
TableGen: Add 'static' to a large array to avoid a huge stack allocation
Speculative fix for a -Wframe-larger-than warning from gcc. Clang will implicitly promote such constant arrays to globals, so in theory it won't hit this. llvm-svn: 213298
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions