summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorMatt Morehouse <mascasa@google.com>2018-03-27 16:40:20 +0000
committerMatt Morehouse <mascasa@google.com>2018-03-27 16:40:20 +0000
commit22a1afd99fd0d0390f3db0d7c2f821592f90d62b (patch)
tree143f079b45faf08dbde50dfbfc915167bd4dcc0b /clang/lib/CodeGen/CodeGenModule.cpp
parent5d93fdfa898fb1fcfd574770362e5c79ba2deb2b (diff)
downloadbcm5719-llvm-22a1afd99fd0d0390f3db0d7c2f821592f90d62b.tar.gz
bcm5719-llvm-22a1afd99fd0d0390f3db0d7c2f821592f90d62b.zip
[libFuzzer] Place volatile after pointer types.
For a few tests, volatile was placed before the '*' in pointer declarations, resulting in it applying to the underlying data rather than the pointer itself. Placing volatile after the '*' allows us to switch those tests to -O2. llvm-svn: 328633
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud